# 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
#\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
# 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">\r
+<Directory "/usr/local/apache2/htdocs/*">\r
#\r
# Possible values for the Options directive are "None", "All",\r
# or any combination of:\r