N novexx Chevereto Member Nov 12, 2011 #1 Hello, i want to use the nginx webserver and i need special rewrite rules for this. nginx have other rewirte rules then apache2. Can you give me this rules ? Thanks
Hello, i want to use the nginx webserver and i need special rewrite rules for this. nginx have other rewirte rules then apache2. Can you give me this rules ? Thanks
Danny.Domb 👽 Chevereto Freak Nov 12, 2011 #2 Check this topic : http://chevereto.com/forums/post6628.html#p6628 I hope it will answer your question.
Check this topic : http://chevereto.com/forums/post6628.html#p6628 I hope it will answer your question.
N novexx Chevereto Member Nov 12, 2011 #3 Thanks 🙂 I think that is the solution location / { index index.html index.htm index.php; try_files $uti $uri/ /index.php; }
Thanks 🙂 I think that is the solution location / { index index.html index.htm index.php; try_files $uti $uri/ /index.php; }
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Mar 2, 2012 #4 http://chevereto.com/forums/topic1266-non-rewrite-link-for-pageslighttpd-nginx.html