Apache VirtualHosts not working properly -


i created 2 virtualhosts, only 1 of them functional.

<virtualhost *:80>    documentroot "c:/xampp/htdocs/test"    servername test.local </virtualhost>  <virtualhost *:80>    documentroot "c:/xampp/htdocs/something"    servername something.local </virtualhost> 

test.local works fine, second 1 won't load.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -