We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933ff2f commit 197ba92Copy full SHA for 197ba92
apache.conf
@@ -1,7 +1,7 @@
1
<VirtualHost *:80>
2
- DocumentRoot /var/www/learn.jquery.com/htdocs
3
- ServerName learn.jquery.com
4
- ServerAlias stage.learn.jquery.com xdev.learn.jquery.com
+ DocumentRoot /var/www/learn.jquery.com/htdocs
+ ServerName learn.jquery.com
+ ServerAlias stage.learn.jquery.com xdev.learn.jquery.com
5
6
<Directory /var/www/learn.jquery.com/htdocs>
7
AuthType Basic
0 commit comments