"Patrick R. Michaud" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> This can be done as a local customization in at least a couple
> of ways:
>  - in Apache, use the ErrorDocument directive to specify the document
>    to be returned in response to a 404 error
>  - in PmWiki, set the translation strings to be what you want
>    displayed instead of the default:
>
>      XLSDV('en', array(
>        'PmWiki can\'t process your request' => '404 Not Found',
>        '?invalid page name' => '',
>        'We are sorry for any inconvenience' => ''));


It works fine!

Thanks Patrick,
Athan 



_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to