Explorar o código

squelch the error message in the Apache startup

https://github.com/dom111/webdav-js/pull/21#discussion_r233018107
Lucian I. Last %!s(int64=6) %!d(string=hai) anos
pai
achega
3bff5b831d

+ 1 - 1
examples/apache-directory-list-local/webdav.conf

@@ -1,5 +1,5 @@
 <VirtualHost *:80>
-    ServerName localhost
+    ServerName webdav.server.com
     DocumentRoot /var/www/html/
 
 

+ 1 - 1
examples/apache-directory-list/webdav.conf

@@ -1,5 +1,5 @@
 <VirtualHost *:80>
-    ServerName localhost
+    ServerName webdav.server.com
     DocumentRoot /var/www/html/