MindTouch Developer Center > Deki > FAQ > Troubleshooting > How do I...Troubleshoot 'Not Found 404' for index.php?

How do I...Troubleshoot 'Not Found 404' for index.php?

Table of contents
No headers

This is usually caused by not having the mod_rewrite module setup properly in apache.  DekiWiki uses mod_rewrite to make "friendly" Urls like /Home instead of index.php?title=Home.  To enable mod_rewrite on Debian, do the following:

Note: other linux distributions will have a different mechanism for enabling mod_rewrite

a2enmod rewrite
/etc/init.d/apache2 restart
Tag page
Viewing 1 of 1 comments: view all
I am getting this error and am not able to access the wiki. When I execute the a2enmod rewrite, it says the module is already enabled. After re-starting apache, I am getting the same error.

Help!
Posted 03:30, 6 Dec 2007
Viewing 1 of 1 comments: view all
You must login to post a comment.
Powered by MindTouch Deki v.8.08.1a