]> Untitled Git - public.git/blobdiff - httpd.conf
Updated mount point
[public.git] / httpd.conf
index 4f9d8db76d3f8fb3970698c4dc5ce8660b93083e..d7ce626802be4545428f0d1c3f4afaf0f29073b5 100644 (file)
@@ -229,7 +229,7 @@ Group daemon
 # e-mailed.  This address appears on some server-generated pages, such\r
 # as error documents.  e.g. admin@your-domain.com\r
 #\r
-ServerAdmin you@example.com\r
+ServerAdmin purplebirdman@mail.purplebirdman.online\r
 \r
 #\r
 # ServerName gives the name and port that the server uses to identify itself.\r
@@ -238,7 +238,7 @@ ServerAdmin you@example.com
 #\r
 # If your host doesn't have a registered DNS name, enter its IP address here.\r
 #\r
-#ServerName www.example.com:80\r
+ServerName public.purplebirdman.online:80\r
 \r
 #\r
 # Deny access to the entirety of your server's filesystem. You must\r
@@ -263,7 +263,7 @@ ServerAdmin you@example.com
 # symbolic links and aliases may be used to point to other locations.\r
 #\r
 DocumentRoot "/usr/local/apache2/htdocs"\r
-<Directory "/usr/local/apache2/htdocs/public/*">\r
+<Directory "/usr/local/apache2/htdocs/*">\r
     #\r
     # Possible values for the Options directive are "None", "All",\r
     # or any combination of:\r