Sunday, October 26, 2014

Re: using cakephp with nginx

thanks for all the explanation.
i forget to say that with apache the same project worked correctly -> i don't have the 404 error after being redirected to the default login action .
i have two more small question:
1- for the root value in the config i write this
  root        /var/www/my_broken_project/webroot;  
or this
  root        /var/www/my_broken_project/app/webroot;  
2- for your 4th point in the previous reply
On your local machine (not your server) open /etc/hosts and add...
is this a necessary step or optional because if i change the local hosts file it affect only my local machine ?
thanks

View this message in context: Re: using cakephp with nginx
Sent from the CakePHP mailing list archive at Nabble.com.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: