thanks for your reply i tried the *officiel cakephp config* from the book and it doesn't work
the problem that i have *many cakephp project* running on my dedicated server (not only *a single project* where i have just to move the *app+lib folder* to the *DOCUMENT_ROOT* folder exp: */home/www/*) a cakephp project need three .htaccess file (nginx doesn't work with .htaccess file) so i have to config the rewrite rule foreach cakephp project manually i want to access to my projects using this url *my_ip_address/my_cakephp_project1*, *my_ip_address/my_cakephp_project2* where *my_cakephp_project1*, *my_cakephp_project2* are *2 folders* on my *DOCUMENT_ROOT* can you give me *a sample config file* or an *alternative solution* to *run many cakephp projects on my server using nginx* ? thanks -- View this message in context: http://cakephp.1045679.n5.nabble.com/using-cakephp-with-nginx-tp5719912p5719938.html 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
