0 Members and 1 Guest are viewing this topic.
2014/10/08 23:03:27 [notice] 19875#0: *152531 "^/kloxo(/|)(.*)" does not match "/obj_korfu", client: 78.46.85.1, server: turysta.3bt.pl, request: "GET /obj_korfu HTTP/1.0", host: "turysta.3bt.pl", referrer: "http://turysta.3bt.pl/wycieczki_objazdowe"2014/10/08 23:03:27 [notice] 19875#0: *152531 "^/kloxo(/|)(.*)" does not match "/obj_korfu", client: 78.46.85.1, server: turysta.3bt.pl, request: "GET /obj_korfu HTTP/1.0", host: "turysta.3bt.pl", referrer: "http://turysta.3bt.pl/wycieczki_objazdowe"2014/10/08 23:03:27 [notice] 19875#0: *152531 "^/webmail(/|)(.*)" does not match "/obj_korfu", client: 78.46.85.1, server: turysta.3bt.pl, request: "GET /obj_korfu HTTP/1.0", host: "turysta.3bt.pl", referrer: "http://turysta.3bt.pl/wycieczki_objazdowe"
I am sure, it's your rewrite setting because I didn't found this issue in my servers.
Options -MultiviewsRewriteEngine OnRewriteBase /RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]RewriteRule ^(.*)$ http://%1/$1 [L,R=301]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^([^\.]+)$ $1.php [NC,L]
Quote from: MRatWork on 2014-10-09, 15:06:52I am sure, it's your rewrite setting because I didn't found this issue in my servers.Part of my rewrite which might be related to this:QuoteOptions -MultiviewsRewriteEngine OnRewriteBase /RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]RewriteRule ^(.*)$ http://%1/$1 [L,R=301]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^([^\.]+)$ $1.php [NC,L]
Page created in 0.049 seconds with 18 queries.