]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-example.net.conf
- allow work without systemd-units
[packages/apache.git] / apache-example.net.conf
index 403fa4263d76dd87fbd9da13412c7b5be6faa74c..2d65d7f18789bf5a8951053d23546eeab835603c 100644 (file)
 #      ErrorLog logs/example.net-error_log
 #      TransferLog logs/example.net-access_log
 #</VirtualHost>
+
+#<Directory "/home/services/httpd/vhosts/example.net">
+#  AllowOverride None
+#  Options None
+#  <IfModule mod_authz_host.c>
+#    Order allow,deny
+#    Allow from all
+#  </IfModule>
+#</Directory>
This page took 0.02784 seconds and 4 git commands to generate.