mod_rewrite is enabled in apache 2<BR>/usr/bin/apachectl -l<BR>Compiled in modules:<BR> core.c<BR> mod_authn_file.c<BR> mod_authn_default.c<BR> mod_authz_host.c<BR ...
I've recently changed a portion of my website from .html to .php. In order to honour people comming in from old URLs I've tried to use mod rewrite this ...