drytoastman/wwscc/master/pythonwebservice/dreamhost/.htaccess - Htaccess File

drytoastman/wwscc/master/pythonwebservice/dreamhost/.htaccess

RewriteEngine On
RewriteBase /
RewriteRule ^coneheads.* - [L]
RewriteRule ^downloads/.* - [L]
RewriteRule ^doc/.* - [L]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteRule ^dreamhost.fcgi/ - [L]
RewriteRule ^(.*)$ dreamhost.fcgi/$1 [L]
#RewriteRule ^(.*)$ down.html [L]
Options +ExecCGI +FollowSymLinks
SetEnv no-gzip

On Github License

Files

Download PDF of Htaccess file
no-gzip

Comments

Apache