Advertisement
xrxrxr

default.conf

Jul 23rd, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerAdmin webmaster@localhost
  3. DocumentRoot /var/www/html
  4. ErrorLog ${APACHE_LOG_DIR}/error.log
  5. CustomLog ${APACHE_LOG_DIR}/access.log combined
  6. </VirtualHost>
  7.  
  8.  
  9.  
  10. https://doc.ubuntu-fr.org/apache2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement