Hello
i just wanna confirm about this .htaccess i added into my gallery folder
in the time my forum on the homeroot
i`m not sure about thisCode:RewriteEngine On RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /vbseo.php?vbseourl=$1&vbseorelpath=./gallery/&%{QUERY_STRING} [L] RewriteCond %{REQUEST_FILENAME} !forum/ RewriteRule ^(.*\.php)$ /vbseo.php?vbseourl=$1&vbseorelpath=./gallery/&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !forum/
becouse my forum on the homepag
but its works fine for me & when i remove the forum it doesn`t work
Thanks


LinkBack URL
About LinkBacks





Reply With Quote