By richardhall on
Does anybody know how I can change the administration setup to use a name thats not admin? At present if I turn on url aliasing then as soon as I click the administrator menu item it takes me to my ISP's control panel instead of the drupal system module.
Comments
last comment
look at last comment in this thread for ideas
http://drupal.org/node/2476#comment-30525
-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
conf_url_rewrite
You need a function like this (written here in pseudocode) in your sites.php file.
- Robert Douglass
-----
If this helped you, please take the time to rate the value of this post: http://rate.affero.net/robertDouglass/
www.hornroller.com, www.robshouse.net
MIxed up
I believe you've got "incoming" and "outgoing" mixed up. This is the example in admin/help/path:
Ah yes, much better
Thanks clydefrog for the better example.
- Robert Douglass
-----
If this helped you, please take the time to rate the value of this post: http://rate.affero.net/robertDouglass/
www.hornroller.com, www.robshouse.net