Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
Author's website
About It:
Rate it:
  • Helpful?
  • 0 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

Renaming Textpattern directory

If you’re looking to rename the Textpattern admin directory (which by default is “textpattern”), then you may do this with mod_rewrite through your .htaccess:

RewriteEngine On
RewriteRule  ^admin/(.*)  /textpattern/$1     [NC,L]

where “admin” would be come the new directory name. (http://yoursite.com/textpattern will still work, however.)

Thanks to Andrew for this answer.

Article Request Count:
Posted here:
27 Feb 2005

You know you want to visit the Archives.
Published with Textpattern