Results 1 to 2 of 2

vbseocp.php -> admincp dir

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 ...

  1. #1
    Senior Member
    Join Date
    Nov 2005
    Posts
    109
    Liked
    0 times

    vbseocp.php -> admincp dir

    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?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    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!


Similar Threads

  1. admincp is 404
    By chris06 in forum Troubleshooting
    Replies: 2
    Last Post: 12-08-2005, 11:00 AM
  2. Cant see options in AdminCP?
    By TeamBHP in forum Troubleshooting
    Replies: 2
    Last Post: 12-07-2005, 10:31 AM
  3. AdminCP / ModCP
    By Michael in forum Troubleshooting
    Replies: 3
    Last Post: 11-03-2005, 08:32 PM
  4. admincp goes missing
    By HeadBuilder in forum Troubleshooting
    Replies: 2
    Last Post: 10-19-2005, 10:12 AM
  5. AdminCP Options
    By TraumTeam in forum Troubleshooting
    Replies: 1
    Last Post: 09-29-2005, 08:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •