1. <VirtualHost *:80>
  2. DocumentRoot /home/chaouche/DOWNLOADS/APPLICATIONS/wordpress/
  3. ServerName dzshow
  4. <Directory />
  5. Options Indexes MultiViews FollowSymLinks
  6. </Directory>
  7. ErrorLog /var/log/apache2/blog.log
  8. </VirtualHost>
  9.