Was rhis installed to a domain name?
What manager do you have for virtual host additions
Was rhis installed to a domain name?
What manager do you have for virtual host additions
Zen-Venom Get Bitten
I did not install this to a domain name as I was just trying this out to see if I COULD install without any major glitches before I go live. :)
As far as I know, I haven't installed any manager for virtual host additions. I guess that makes perfect sense...
What is a good virtual host manager to use on RHEL5?
DUH!!!!
Ok, it has been many years since I worked with the Apache virtual host conf... I can't remember (Senior Moment) how to get to the html config page in order to configure the virtual hosts..
Last edited by Zombie63; 28 Jan 2010 at 08:46 PM.
check the /includes/configure.php file for where this was setup/installedI did not install this to a domain name as I was just trying this out to see if I COULD install without any major glitches before I go live. :)
Code:// HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com define('HTTP_SERVER', 'http://www.???????????.com'); define('HTTPS_SERVER', 'https://www.???????????.com');shell in as root and I believe this is at /etcbeen many years since I worked with the Apache virtual host conf.
Zen-Venom Get Bitten
Isn't there a gui that is included with Apache?