2014-10-21, 08:34:55
(2014-10-21, 08:15:53)shawn_a Wrote: you need to turn it on in apache conf
Thanks for the quick reply, Shawn!
Got the following from StackOverflow. Is this what you mean?
"To activate the module, the following line in httpd.conf needs to be active:
LoadModule rewrite_module modules/mod_rewrite.so"
Is this why it doesn't show up in phpinfo.php, because it's not loaded?