Re: vbulletin vbseo rewrite rule

2014-03-06 Thread Pierre Hureaux
AHMA, you have two options : - think yourself to find solutions - give us some configuration informations. p/ Le 4 mars 2014 à 11:11, zuckbin a écrit : > i try this and it doesn't work for me. > > maybe because i got some custom urls in vbseo. > > and why all my urls are with httpS ?! > > b

Re: vbulletin vbseo rewrite rule

2014-03-03 Thread Pierre Hureaux
Hi, I use this : rewrite ^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 last; error_page 404 /404.php; if ($request_filename ~ “\.php$” ) { rewrite ^(.*)$ /vbseo.php last; } if (!-e $request_