You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stefan Seelmann <se...@apache.org> on 2007/05/06 22:47:02 UTC

[Site] Error Document

Hi,

There are still links to the old directory site around in the web (for
example http://directory.apache.org/subprojects/apacheds/index.html).
This leads to a nasty 404 error page.

I think a simple
-------------------------------------------------
ErrorDocument 404 http://directory.apache.org/
-------------------------------------------------
in .htaccess could solve this. This should also be true when using the
rsynced pages.

WDYT?

Best Regards,
Stefan Seelmann

Re: [Site] Error Document

Posted by Alex Karasulu <ak...@apache.org>.
Just go for it Stefan if you think this will fix the problem.

Thanks,
Alex

On 5/6/07, Stefan Seelmann <se...@apache.org> wrote:
>
> Hi,
>
> There are still links to the old directory site around in the web (for
> example http://directory.apache.org/subprojects/apacheds/index.html).
> This leads to a nasty 404 error page.
>
> I think a simple
> -------------------------------------------------
> ErrorDocument 404 http://directory.apache.org/
> -------------------------------------------------
> in .htaccess could solve this. This should also be true when using the
> rsynced pages.
>
> WDYT?
>
> Best Regards,
> Stefan Seelmann
>