- Listen 8001rn<VirtualHost *:8001>rn DocumentRoot "/var/www/oxylbox"rnrn <Directory "/var/www/oxylbox">rn Allow from allrn </Directory>rn <Directory "/">rn Allow from allrn </Directory>rnrn RewriteEngine onrnrn # VDR Support (to view vdr files as mpg on TV)rn RewriteRule ^/(.*)/([0-9][0-9][0-9])*.vdr.mpg$ /$1/$2.vdrrnrn # Security Settingsrnrn RewriteRule ^/config(.*) /oxylstart.php [R]rn ErrorDocument 403 /common/error.php?error=403rnrn Alias /root "/"rn# Alias /var/www/oxylbox "/"rn# ServerName oxylbox.knuthrn# LogLevel warnrn# ErrorLog /var/log/apache/oxylbox/error.logrn# CustomLog /var/log/apache/oxylbox/access.log commonrn</VirtualHost>rn
apache stuff
By: hays | Date: Oct 7 2006 18:39 | Format: None | Expires: never | Size: 760 B | Hits: 1486
Latest pastes
52 minutes ago
10 hours ago
1 days ago
2 days ago
2 days ago