camaross
04-09-2011, 09:42 PM
I am completely new to Apache. Would someone please show me how should I set up the Apache for this module?
http://www.annocpan.org/~CEESHEK/Apache2-UploadProgress-0.2/lib/Apache2/UploadProgress.pm
The instructions says:
PerlLoadModule Apache2::UploadProgress
PerlPostReadRequestHandler Apache2::UploadProgress
But I have no idea where to add this.
Thank you!
oesxyl
04-10-2011, 05:53 AM
I am completely new to Apache. Would someone please show me how should I set up the Apache for this module?
http://www.annocpan.org/~CEESHEK/Apache2-UploadProgress-0.2/lib/Apache2/UploadProgress.pm
The instructions says:
PerlLoadModule Apache2::UploadProgress
PerlPostReadRequestHandler Apache2::UploadProgress
But I have no idea where to add this.
Thank you!
this is about apache mod perl, the best place to look for is probably here:
http://perl.apache.org/docs/2.0/
best regards
camaross
04-10-2011, 05:19 PM
Thank you. Lots of information there, I am kind of overwhelmed. Anyway, I will try to take a look. Any quick suggestions as to where to modify the Apache?
Cheers.
this is about apache mod perl, the best place to look for is probably here:
http://perl.apache.org/docs/2.0/
best regards
oesxyl
04-10-2011, 05:54 PM
Thank you. Lots of information there, I am kind of overwhelmed. Anyway, I will try to take a look. Any quick suggestions as to where to modify the Apache?
Cheers.
i don't have experience with it else i would tell you. Before i post the link i take a look to see if i can simplify your search but i fail. As you said, is a lot of info, :)
close to what you search seems this:
http://perl.apache.org/start/tips/config.html
i hope will help, :)
best regards
camaross
04-10-2011, 10:42 PM
Thank you very much.
i don't have experience with it else i would tell you. Before i post the link i take a look to see if i can simplify your search but i fail. As you said, is a lot of info, :)
close to what you search seems this:
http://perl.apache.org/start/tips/config.html
i hope will help, :)
best regards
oesxyl
04-10-2011, 11:52 PM
Thank you very much.
you are welcome, :) Did you solve it? and how?
best regards