Hi,
Does anyone knows when mod_ftp 1.0.1 v is going to release?
I was trying to configure mod_ftp(0.9.6) with httpd version 2.4 and it seems
like its not compatible.
ftp_data_connection.c(294) : error C2037: left of 'b' specifies undefined
struct/union 'core_filter_ctx'
.
ftp_data_conn
Thanks Eric.
can you please share any real network wireshark traces which can show that
cookie can come in between as well.
Little bit change:
would it be safe to assume that Cookie, if present, will always comes after
the Host, User-Agent and
Referrer field ?
i know RFC does not impose any ord
On Mon, Sep 8, 2014 at 10:15 AM, Rich Bowen wrote:
>
> AllowOverride All
>
>
Thank you for the help. What about vhosts? DO I need to add it there as
well? Still getting an error.
--
Regards,
chedder is bedder
On Mon, Sep 8, 2014 at 1:32 PM, vipin kumar wrote:
> would it be safe to assume that Cookie, if present, will always be the last
> field in Header field ?
No.
--
Eric Covener
cove...@gmail.com
-
To unsubscribe, e-mail: users-u
Hello,
i have a question regarding the cookie attribute in HTTP request header.
Though i know that RFC does not require any order on the HTTP header fields
but i observed almost every time 'Cookie' always present at last in the
HTTP header.
would it be safe to assume that Cookie, if present, will
On 09/06/2014 10:35 AM, Matthew Smith wrote:
is this correct? I am not getting the desired behaviour...
DocumentRoot "C:/wwwroot"
#
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and
On Mon, Sep 8, 2014 at 10:00 AM, Jim Jagielski wrote:
> Idea: we should consider keeping that prg open as a forked child, ala fcgi.
> Seems like a reasonable improvement :)
It does that part already, but httpd uses a global lock to send
requests to stdin and read responses on stdout.
---
On Sep 3, 2014, at 9:37 AM, Rich Bowen wrote:
>
> Using prg on a high-volume site is discouraged, as all requests will be fed
> through a single instance of the prg, creating a significant bottleneck. The
> dash2under.pl example is just that - an example - and there are better ways
> to accom
On Sep 7, 2014, at 04:39 , John Iliffe wrote:
> Someone should also bring to his attention that the web site will have to
> comply with the PCIA requirements (all several hundred of them!) if he is
> planning on taking credit and debit cards.
>
> This is NOT a trivial undertaking for those sma