"^(/[^media]/.*)$" => "/main.fcgi$1"
To this:
"^(/[^media].*)$" => "/main.fcgi$1"
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
"^(/[^media]/.*)$" => "/main.fcgi$1"
"^(/[^media].*)$" => "/main.fcgi$1"
You need to create an account or log in to post comments to this site.
» LightTPD subdomain rewrite, ... in lighttpd python subdomain fcgi django mod_rewrite
» Close comments after a set t... in python django comments
» For pkit in python django
» Implement automatic comment ... in python django comments anti-spam moderation
» My lighttpd php-fastcgi conf... in php fastcgi lighttpd
» Automatic sub-domains with l... in lighttpd virtualhosting subdomains mod_evhost
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails