The url should be pointint the controller version of the name (lower case and pearl) so if you want to go to your add function in your UsersController it would be http://localhost/myApp/users/add
On Wednesday, July 25, 2012 9:46:26 AM UTC-4, Luís de Sousa wrote:
On 25 July 2012 14:50, Andy Gale wrote:
>
>> <VirtualHost *:80>
>> ServerAdmin webmaster@localhost
>>
>> DocumentRoot /var/www
>>
>
> I'm a bit rusty on CakePHP and Apache setup but should the document
> root not be something like:
>
> DocumentRoot "/var/www/app/webroot"
>
> ???
Hi Andy, I don't think so. That is the Apache document root, I believe.
Thank you for answering nonetheless.
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment