Hi all,
Is it possible to rename the login to maybe http://www.mydomain.com/ilikethis instead of http://www.mydomain.com/cpanel?
Thanks and Best Regards,
ZhongQiang
Hi all,
Is it possible to rename the login to maybe http://www.mydomain.com/ilikethis instead of http://www.mydomain.com/cpanel?
Thanks and Best Regards,
ZhongQiang
You could modify the alias in httpd.conf to do that.
hmm.. how do i get my hands on the "httpd.conf" ?
If it's your server, it might be in /usr/local/apache/conf/. If you're a reseller, you can't modify it.
i have all the root accesses. But when i get to the datacentre, cpanel seemed to have locked my screen. How do i access the files?
You need a program like Putty, or SecureCRT.
http://www.chiark.greenend.org.uk/~sgtatham/putty/
http://www.vandyke.com
thanks lots. i had selected putty. But how do i get to the usr/ dir?
i tried to cd usr/ but i doesnt seem to work. kindly advice. thanks lotss
You want to doCode:cd /usr
how do i download the file?
To download the file you would either have to copy it to your sites directory or use a secure ftp program like SecureFX from vandyke.com.
You can edit the file without downloading by using either, pico, nano, or vi, probably other options as well. Make a backup copy before editing just in case the edited version has an error in it. That's easy to do with that file.