Forum: Linux Servers and Apache Nov 23rd, 2008 |
| Replies: 1 Views: 1,119 Hi Everyone,
I fixed the problem. It was simply I didn't have mod_rewrite enabled. Something that simple should have been checked earlier, but I am know for these mistakes! :D |
Forum: Linux Servers and Apache Nov 19th, 2008 |
| Replies: 1 Views: 1,119 Hello,
I am currently having a problem with .htaccess. I am trying to use mod_rewrite to rewrite: http://www.example.com/test/test?word=test to http://www.example.com/test/test.php?word=test. The... |