AddModule mod_rewrite.c LoadModule mod_rewrite /usr/lib/apache2/modules/mod_rewrite.so
I also used the terminal to enable mod_rewrite with the command: a2enmod rewrite
It prompted me to restart apache so I did. Then I get the error:
apache2: Syntax error on line 207 of /etc/apache2/apache2.conf: Syntax error on line 2 of /etc/apache2/httpd.conf: Can't locate API module structure `mod_rewrite' in file /usr/lib/apache2/modules/mod_rewrite.so: /usr/lib/apache2/modules/mod_rewrite.so: undefined symbol: mod_rewrite
Meanwhile, back at the ranch: I try to load any page on my site and get a 500 internal service error. Can anyone tell me what's going on?

New Topic/Question
Reply



MultiQuote



|