[NEW] Afegit example de virtualhost
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Virtual host per a afegir en el httpd.conf d'apache
|
||||
|
||||
<VirtualHost 127.0.0.2>
|
||||
DocumentRoot "/Users/Joup/Apps/xampp/htdocs/agilitymaps2"
|
||||
# Afegir en c:/windows/system32/drivers/etc/hosts "127.0.0.2 agilitymaps.lan"
|
||||
ServerName agilitymaps.lan
|
||||
|
||||
# Other directives here ...
|
||||
DirectoryIndex / /app/views/app.html
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user