Results 1 to 2 of 2

My admincp & modcp are different?

This is a discussion on My admincp & modcp are different? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello , i had rename the admincp & mod to other name does that effect on vBseo i have seen ...

  1. #1
    Member
    Real Name
    A Al Nofeai
    Join Date
    Feb 2007
    Posts
    66
    Liked
    0 times

    My admincp & modcp are different?

    Hello ,

    i had rename the admincp & mod to other name
    does that effect on vBseo

    i have seen in the .htaccess admincp & modcp


    Code:
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    Thanks

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    you should replace "admincp" and "modcp" correspondingly in .htaccess in this case.

Similar Threads

  1. Replies: 29
    Last Post: 03-11-2007, 02:36 PM
  2. Thread Mod Rewrite Just Stopped
    By RentMovie in forum Troubleshooting
    Replies: 1
    Last Post: 12-16-2006, 07:54 PM
  3. admincp is 404
    By chris06 in forum Troubleshooting
    Replies: 2
    Last Post: 12-08-2005, 10:00 AM
  4. AdminCP / ModCP
    By Michael in forum Troubleshooting
    Replies: 3
    Last Post: 11-03-2005, 07:32 PM
  5. admincp goes missing
    By HeadBuilder in forum Troubleshooting
    Replies: 2
    Last Post: 10-19-2005, 09:12 AM

Posting Permissions

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