Hi,
I recently installed VBseo on a site and now have problems accessing the admin section of a separate script.
The non Vbseo admin is located in the cgi-bin..
sitename.com/cgi-bin/dir/admin/admin.cgi
the /cgi-bin/dir/admin/ directory is protected by a htaccess and htpasswd file located at /public_html/cgi-bin/dir/admin/.htaccess
The VBseo htaccess file blocks access to this admin directory.
"page not found" message
this is the section which effects access
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
Could you please help with a fix for this problem.



LinkBack URL
About LinkBacks





Reply With Quote