[thelist] .htaccess redirect issue

Dean Mah dean.mah at gmail.com
Wed Sep 9 11:51:21 CDT 2009


On Wed, Sep 9, 2009 at 9:50 AM, Susan Payne<Susan.Payne at cpa.state.tx.us> wrote:
> I'm trying to redirect pages not found back to the index of a directory,
> without having to created a custom error page that would then link them
> back to index.
>
> I've tried this:
>
> ErrorDocument 404 index.php
>
> to no avail.
>
> Is there another way I should be trying this?


Do you "AllowOverride FileInfo" for that directory?

Dean



More information about the thelist mailing list