Hello,
is it possible to move the vbseocp.php into the admincp directory? This dir is secured by htaccess in my forum. Wouldn't it be safer?
This is a discussion on vbseocp.php -> admincp dir within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, is it possible to move the vbseocp.php into the admincp directory? This dir is secured by htaccess in my ...
Hello,
is it possible to move the vbseocp.php into the admincp directory? This dir is secured by htaccess in my forum. Wouldn't it be safer?
Hi RolandCP,
vbseocp is assuming that config file is located at "vbseocp_folder/includes/config_vbseo.php", so it is not possible to just move it to admincp folder.
However if you want to have additional .htaccess protection applied, you can use the following in your forumsroot/.htaccess to achive this:
<Files vbseocp.php>
AuthType Basic
AuthName "Restricted Directory"
AuthUserFile /users_file
Require user_name
</Files>
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!