[SOLVED] URL_Rewrite Problem
eFatFish
Joined: 2005-03-31
Posts: 11 |
Posted: Thu, 2005-03-31 03:10 |
Hi, First of all. Thanks for the great works that you guys are going. Its a great program. I am having problem with the url_rewrite problem. when i configure the module, it keep saying its not enabled in apache, but i'm sure its enabled as its showing up in the phpinfo. I did read thur the forum, and found out someone could get it working by commenting out the "Options +FollowSymlinks" line in the .htaccess , but this is not my case. I did that and its still not working. Hope you guys can help me fix this problem. Thanks! |
|
Posts: 11
Screen Shot
Posts: 7994
We've got some fixes for that module on the way. Stay tuned!
Posts: 11
oh ok... thanks!
Posts: 389
eFatFish, rewrite, or no rewrite, going to http://www.efatfish.net/gallery2/modules/rewrite/test/mod_rewrite/gallery2/Rewrite.txt says that it doesnt work. You should see PASS_REWRITE if it works.
Posts: 11
hi pelle. thanks for the reply. i have pm you more details about the problem. please check.
Posts: 389
Have you tried this?
Edit: Oh, and its usually a good thing to have the "AllowOverride FileInfo Options" in you main apache config for mod_rewrite to work.
Posts: 11
cool.. i did that. and its working now.. thanks for your help.