DirectAdmin Knowledge Base and Support

DirectAdmin is a web panel for a simple administration of both virtual and dedicated servers. DirectAdmin is faster, safe and more powerful than any other CP. And we know how to customize and support it.

Running DirectAdmin through apache on port 80

| 13:27:21 22.05.2013

If your users are unable to connect to DirectAdmin on port 2222 due to firewalls or proxies.  It is still possible to setup apache to allow DirectAdmin to run through apache using its proxy options.

Just add a domain, or sub-domain as a regular domain to your account, and on a page for Httpd.conf Customization find and open for modifying your virtual host. And in text-area add the following lines:

ProxyRequests Off
ProxyPreserveHost Off
<proxy *="">
  Order deny,allow
  Allow from all
</proxy>

ProxyPass / http://server.example.com:2222/
ProxyPassReverse / http://server.example.com:2222/

Just replace server.example.com with actual hostname of a server powered by Directadmin.

Note that you will likely need to shut off the Referer Header Check for DA versions 1.34.5 and newer.

Related: http://help.directadmin.com/item.php?id=84

About Us
We are a team of professionals, and specialize in installation, configuring and managing of remote virtual and dedicated servers powered by Linux/Unix-like OS with DirectAdmin. We support various sets of software, including web-servers Apache, Nginx; internet domain name servers Bind, PowerDNS; mail-servers with POP3, IMAP and SMTP, FTP-servers, etc. After years of working through the most complex server challenges our team has gathered valuable experience and universal solutions suitable for everyday tasks. We are here to lend you a helping hand and take care of your servers in order to let you have enough time to do more of what you love.




All of the information and data on this site is for informational purposes only and is provided for the convenience of the user.
Powered by: Amiro.CMS - Free edition