We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b80eb commit 5ea90e0Copy full SHA for 5ea90e0
vhost_simple2.conf
@@ -1,5 +1,6 @@
1
VirtualHost *:80>
2
- ServerName myproject.192.168.33.10.xip.io
+ ServerName domain1.com
3
+ ServerAlias www.domain1.com
4
5
DocumentRoot /var/www/myproject/public
6
0 commit comments