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

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.

Previous
Configure bluetooth module for arduino
Next
AngularJS problem : Links cant load page from server but uses ng-route
© 2024 Anil Maharjan