Pastebin

Paste #1096: server conf

< previous paste - next paste>

Pasted by Morten

Download View as text

  1 ServerName fit-pc
  2 <VirtualHost *>
  3     #ServerName fit-pc.audio
  4     DocumentRoot /home/morten/wwwroot/
  5
  6     Alias /player "/home/morten/wwwroot/phpMp3/"
  7     <Directory "/home/morten/wwwroot/phpMp3">
  8         Options Indexes MultiViews FollowSymLinks
  9         AllowOverride None
 10         Order deny,allow
 11         Allow from all
 12     </Directory>
 13 </VirtualHost>

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.