This is an old revision of the document!


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