Was this page helpful?

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.  MindTouch 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

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by