Thank you for replying my question, Tom.
I've tried to send byte-range request to indicated URL using curl command
however server reponse doesn't seems to reply properly.
I've tried the following command.
Work not properly.
curl --range 0-99 http://httpd.apache.org/images/httpd_logo_wide.gif
Hi All,
I am using apache 2.2.22.
We are seeing some weird behavior in Apache access logs. I have
following line in httpd.conf -
LogFormat "%h %l %i %t \"%r\" %>s %b" common
now the log should look like - 64.39.111.58 - - [25/Mar/2012:11:08:48
-0400] "GET /abc.html HTTP/1.1" 200 251 (all looks
On Wed, Apr 25, 2012 at 4:54 PM, Ishita Kapadiya wrote:
> Hi All,
>
> I am using apache 2.2.22.
>
> We are seeing some weird behavior in Apache access logs. I have
> following line in httpd.conf -
>
> LogFormat "%h %l %i %t \"%r\" %>s %b" common
>
> now the log should look like - 64.39.111.58 - -
Thanks Tom. I can see opportunity to use %a instead of %h in log
format. However, we are using the same (%h) since long with
HostnameLookups Off but never had seen such entries in access logs
(*/* instead of IP)
Also, i am using 'common' log format for access log. please find below
config from my
I looked at the Apache access log file and it seems that Apache receives the
request from the VLC player:
[25/Apr/2012:08:31:22 +0700] "GET /root/95180.avi HTTP/1.1" 200 1165938
"http://localhost/root/why.html"; "Mozilla/5.0 (Windows NT
6.0; rv:11.0) Gecko/20100101 Firefox/11.0"
Can anyone ple
On Wed, Apr 25, 2012 at 3:13 PM, traveller wrote:
> I looked at the Apache access log file and it seems that Apache receives
> the request from the VLC player:
>
> [25/Apr/2012:08:31:22 +0700] "GET /root/95180.avi HTTP/1.1" 200 1165938 "
> http://localhost/root/why.html"; "Mozilla/5.0 (Windows NT
i cannot find the login page to my email, please can any one help me, here is
my
email: hawk...@wheino.de
i need help urgently, please send reply to henhenzo...@gmail.com
-
To unsubscribe, e-mail: users-unsubscr...@httpd.
This
Redirect permanent / https://site2.example.com
should be:
Redirect permanent / https://site2.example.com:5001
In general, the error "Error code: ssl_error_rx_record_too_long" means you
are sending SSL traffic to a host/port that has no SSL listener enabled.
Igor
On Wed, Apr 25, 2012 at 1:2
Thanks Yehuda,
If the access was successful, then it means it got to the VLC player on browser
side. So why doesn't the player show the file?
As I already wrote in my first Email, the player works fine from any path that
is not http:localhost
Tom.
From:
On Wed, Apr 25, 2012 at 8:02 PM, traveller wrote:
> If the access was successful, then it means it got to the VLC player on
> browser side. So why doesn't the player show the file?
> As I already wrote in my first Email, the player works fine from any path
> that is not http:localhost
>
Then
10 matches
Mail list logo