issue with htaccess - RewriteEngine on

Problems with the Windows version of XAMPP, questions, comments, and anything related.

issue with htaccess - RewriteEngine on

Postby nvision » 06. September 2008 12:23

Hi,

When I include an .htaccess file with this

Code: Select all
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ index.php?route=$1 [L,QSA]


I get a server error.

Can this be enabled? or is there an issue with my install?


[ Incidently - I love XAMMP! - has saved me hour of coding and installed easily.
nvision
 
Posts: 7
Joined: 06. September 2008 12:15

Postby Wiedmann » 06. September 2008 12:26

In "httpd.conf" you must load the rewrite module.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 156 guests