I'm migrating some users from an Ensim server to cpanel and it would make it a little easier for end users if their admin url was the same as in Ensim. (
www.domain.com/admin)
I know I can do this by adding the following line to httpd.conf:
"ScriptAlias /admin /usr/local/cpanel/base/sredirect.cgi"
However, i'm not sure if this will break anything in cpanel? Anyone know if that url isused for anything else? OSCommerce or any other script or application?
Thanks (I'm a cpanel newbie)
-Fractal