Skip to content

Commit 08f054c

Browse files
authored
Apache virtualhost
1 parent 85ebca3 commit 08f054c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apache/conf/extra/vhosts/app.test.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Add host in: "C:\Windows\System32\drivers\etc" and restart browser
2+
# 127.0.0.10 app.test www.app.test
3+
14
<VirtualHost 127.0.0.10:80>
25
DocumentRoot "D:/web/app.test/public"
36
DirectoryIndex index.php

0 commit comments

Comments
 (0)