This is an old revision of the document!


<VirtualHost *:80>
ServerName s0000000
DocumentRoot /home/suser/Websites/s0000000
ErrorLog ${APACHE_LOG_DIR}/s0000000-error.log
CustomLog ${APACHE_LOG_DIR}/s0000000-access.log combined
<Directory "/home/suser/Websites/s0000000">
Options All
AllowOverride All
Require all granted
</Directory>
examples/apache_virtual_site_config.1405331034.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0