[Radiant] 404 error messages

Mislav Marohnić mislav.marohnic at gmail.com
Tue May 8 08:15:43 CDT 2007


> # For better performance replace the dispatcher with the fastcgi one
> #
> # Example:
> RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
> RewriteEngine On


Locate this block. The RewriteRule here isn't supposed to be active. Comment
it out like the lines before:

# RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]

Leave the RewriteEngine line as-is.



More information about the Radiant mailing list