André Warnier wrote:
Alain Roger wrote:
[...]
so if i understood well, apache understands as comment only and only
if the
line starts by "#" character at position 1.
Not exactly, but something like that :
- a line where the first non-blank character is a "#" will always be
seen as a comment.
On Thu, Sep 18, 2008 at 9:17 AM, André Warnier <[EMAIL PROTECTED]> wrote:
> Alain Roger wrote:
> [...]
>>
>> so if i understood well, apache understands as comment only and only if
>> the
>> line starts by "#" character at position 1.
> Anyone with a more rigorous answer ?
http://httpd.apache.org
Alain Roger wrote:
[...]
so if i understood well, apache understands as comment only and only if the
line starts by "#" character at position 1.
Not exactly, but something like that :
- a line where the first non-blank character is a "#" will always be
seen as a comment. The # does not have to
Ok, so i finally found the mistake ...
at work it worked because i did not add the comment (#every rewrite rule are
based on /se_internet virtual folder so on L:\Webserver\se\internet\
physical folder
) after: RewriteBase /se_internet
when the comment is removed from the line it works great :-)
so
On Wed, Sep 17, 2008 at 3:39 PM, Yoom Nguyen <[EMAIL PROTECTED]> wrote:
> Eric,
>
> There are nothing under the error_log. However, the access_log continue to
> display the same line
>
> "GET /maintenance.html HTTP/1.1" 302 219 "--" "Mozilla/4.0 compatible:MSIE
> 5.01: Windows NT 5.0)"
> "GET /
the
maintenance.html file/link, right.
Thank you,
Y
- Original Message -
From: "Eric Covener" <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, September 17, 2008 3:32:45 PM (GMT-0500) America/New_York
Subject: Re: [EMAIL PROTECTED] Re: close to success with Re
On Wed, Sep 17, 2008 at 1:38 PM, Alain Roger <[EMAIL PROTECTED]> wrote:
> so here is what works perfectly at work but not at home.
> at home i get error message:
>>
>> Internal Server Error
>>
>> The server encountered an internal error or misconfiguration and was
>> unable to complete your request
so here is what works perfectly at work but not at home.
at home i get error message:
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was unable
> to complete your request.
>
> Please contact the server administrator, [EMAIL PROTECTED] and inform them
>