Welcome! Log In Create A New Profile

Advanced

Re: 404 проблема с stub status

October 03, 2011 01:10PM
ок, выяснил ....

-rewrite ^/ /index.php last;
+rewrite ^/$ /index.php last;

-location ~* \.(?:ico|jpe?g|gif|bmp|png|js|css)$ {
+location ~* \.(ico|jpe?g|gif|bmp|png|js|css)$ {

-location ~* (?!\.(ico|jpg|jpeg|gif|bmp|png|css|js))$ {
location ~* (!\.(ico|jpg|jpeg|gif|bmp|png|css|js))$ {

спасибо за совет!
Subject Author Posted

Re: 404 проблема с stub status

Михаил Монашёв October 02, 2011 08:56AM

Re: 404 проблема с stub status

whocarez October 03, 2011 10:07AM

Re[2]: 404 проблема с stub status

Михаил Монашёв October 03, 2011 11:52AM

Re: 404 проблема с stub status

whocarez October 03, 2011 01:10PM

Re: 404 проблема с stub status

Maxim Dounin October 03, 2011 01:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 221
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready