Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: How covert this rules?

$
0
0
I make this but it's don't work 404
location / {
if (!-e $request_filename){
rewrite ^/([^.]+[^/])$ $request_uri/ permanent;
rewrite ^/(.*)$ /index.php/$1 break;
}
}
what's wrong?

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>