Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 12:55 PM, Oteng Michael Raesima <[EMAIL PROTECTED]> wrote: > Hi > > thanx a lot for your response. I have made the following modification to the > apache2.conf file so that i can use SSI using the ErrorDocument: > > Show us what you've done so far. Remember that the variabl

Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Oteng Michael Raesima
Hi thanx a lot for your response. I have made the following modification to the apache2.conf file so that i can use SSI using the ErrorDocument: Alias /error/ "/usr/share/apache2/error/" AllowOverride None Options MultiViews +IncludesNoExec FollowSymLinks AddType text/

Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 10:53 AM, Oteng Michael Raesima <[EMAIL PROTECTED]> wrote: > Good day to you all > > Im am newbie to Apache but will try and explain my problem as much as i can. > I have a localhost Apache installation. I am trying to implement custom > error messages returned to the client

[EMAIL PROTECTED] SSI help

2008-03-10 Thread Oteng Michael Raesima
Good day to you all Im am newbie to Apache but will try and explain my problem as much as i can. I have a localhost Apache installation. I am trying to implement custom error messages returned to the client. Example, I would like to display my own 403 forbidden error message when a user tries to a