Y

From admin.php to admin (Use full friendly URLs AdminCP) support

  • Thread starter Thread starter Yenxji
  • Start date Start date
Y

Yenxji

Guest

Wouldn't it be better to enable Use full friendly URLs as AdminCP to change the route from admin.php to admin?


PHP:
Code:
<IfModule mod_rewrite.c>
    RewriteEngine On
    #   If you are having problems with the rewrite rules, remove the "#" from the
    #   line that begins "RewriteBase" below. You will also have to change the path
    #   of the rewrite to reflect the path to your XenForo installation.
    #RewriteBase /xenforo
    #   This line may be needed to workaround HTTP Basic...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom