Project

General

Profile

RewriteRule ^(.*)$ dispatch.fcgi [QSA,L] line in .htaccess ruins access to .css files.

Added by Allan Melsen about 16 years ago

Alright.. I've found that if I enable that line in the .htaccess file to use the fcgi, then it doesn't load the site with the stylesheets.
If I comment out that line, then it naturally impacts the speed, but at least the site looks right.

Is there a workaround for this?