[TYPO3-linux] mod_rewrite not considered correctly

Michiel Roos michiel at netcreators.com
Wed Nov 21 09:45:59 CET 2007


Samuel Krieg wrote:
> Hi there,
> 
> I'm facing an unusual problem with mod_rewrite. I'm trying to do a simple easy rewrite rule (which
> usually works). Unfortunately I can't make it work, neither figure out what's wrong.
> 
> Here's my .htaccess:
> 8<-----------------------------------
> 
> 
> RewriteEngine On
> RewriteRule ^special.html$ index.php?id=31  [L,QSA]
> 
> 
> 8<-----------------------------------

Hi Samuel,

Your rule looks fine.

Do you actually have mod_rewrite loaded?

Check this by looking at the phpinfo in the install tool.

Kind regards,


Michiel Roos
-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-linux mailing list