Re: [EMAIL PROTECTED] Re: Customized 403-404 error pages

2007-07-01 Thread lists
Morgan Gangwere wrote: > can you make apache use different errordocs w/o changing any config > files? im using a free webhost that dosnt allow for special config > files... most free webhosts will allow an .htaccess file, which can be used to configure apache to use custom error pages. Their "file

Re: [EMAIL PROTECTED] Re: Customized 403-404 error pages

2007-06-30 Thread Nanu Kalmanovitz
Sorry, I'm not the expert ... I hope that others can help. Nanu. >>> [EMAIL PROTECTED] 30/06/2007 21:34:13 >>> can you make apache use different errordocs w/o changing any config files? im using a free webhost that dosnt allow for special config files... On 6/30/07, Nanu Kalmanovitz <[EMAIL PR

Re: [EMAIL PROTECTED] Re: Customized 403-404 error pages

2007-06-30 Thread Morgan Gangwere
can you make apache use different errordocs w/o changing any config files? im using a free webhost that dosnt allow for special config files... On 6/30/07, Nanu Kalmanovitz <[EMAIL PROTECTED]> wrote: I did the necessary changes ;-) Thanks! Nanu Nanu Kalmanovitz Technologies Tel.: 972-3-552354

[EMAIL PROTECTED] Re: Customized 403-404 error pages

2007-06-30 Thread Nanu Kalmanovitz
I did the necessary changes ;-) Thanks! Nanu Nanu Kalmanovitz Technologies Tel.: 972-3-5523542 Celular: 050-5843879 Kalmanovitz Bros. computerization promotion Ltd. P.O.Box 3434 Holon 58133 Israel www.kalmanovitz.co.il >>> [EMAIL PROTECTED] 30/06/2007 19:09:45 >>> On Sat, 30 Jun 2007 07:5

[EMAIL PROTECTED] Re: Customized 403-404 error pages

2007-06-30 Thread Jonesy
On Sat, 30 Jun 2007 07:51:29 -0400, Joshua Slive wrote: > On 6/30/07, Nanu Kalmanovitz <[EMAIL PROTECTED]> wrote: >> >> # ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var >> ErrorDocument 403 \ >> http://www.kalmanovitz.co.il/k_comm/Templates/Error_Pages/403_Access_forbidden.HTM >> >> # ErrorDocume