[users@httpd] use php implement HTTP RANGE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



as title....
httpd.conf
 
<Location /sharing>
SetHandler sharing-file
Action sharing-file /usr/pre_sharing.php
</Location>
 
/sharing/test.avi
 
RANG: bytes=23332-
 
the Apache Server auto reponse 416 error
 
I try to use ErrorDocument 416 ....but it still send 416 response
 
maybe apache is use /usr/pre_sharing.php,not use /sharing/test.avi for RANGE
 
so Apache response 416 error
 
How do I cancel or ignore 416 error from apache,don't send this header to client

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux