Apache

Apache2 on Ubuntu ignores sites-enabled conf (vhost config)
1/12/2015

Apache2 on Ubuntu ignores sites-enabled conf (vhost config)

I am using Vagrant to host my local dev environment in Ubuntu. I found this issue, Apache2 on Ubuntu ignores sites-enabled *.conf After few tries figured out, you need to edit the default 000-default.conf file and comment out the configurations there or just delete the file.

Configure Multiple Domains in apache for local development
5/10/2012

Configure Multiple Domains in apache for local development

Configuring Multiple Domains or subdomains in WAMP or XAMP's apache server for Local Development using httpd.conf, httpd-vhosts.conf (Virtualhost config) and host file of windows.

© 2024 Anil Maharjan