nginx for cs-cart

Nginx User nginx at nginxuser.net
Fri Oct 14 19:29:52 UTC 2011


On 14 October 2011 21:36, vidan <nginx-forum at nginx.us> wrote:
> this is for cs-cart
>
> RewriteBase /
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteRule . index.php?sef_rewrite=1 [L,QSA]
>
> i know one rule only
>
> try_files $uri $uri/ /index.php?sef_rewrite=1;
> but i cant open those url with .html


That should open html files ordinarily. Do you get an error message with it?



More information about the nginx mailing list