Keep the link

You can add an alias in your httpd.conf file. The path to the file is:
/etc/httpd/conf/httpd.conf

Say you want to add an alias dapanel so everyone can access DirectAdmin via this alias instead of port 2222 you can do this:

#Start DirectAdmin Settings
Alias /dapanel /var/www/html/redirect.php


Hope this helps
 
Back
Top