Hi all, I'm a newbie to Apache, so I hope my question makes any sense :-) ...I have a Python web application which runs on a RedHat 6.3 Server. I'm not allowed to install any third party packages or modules, which are not in the RedHat standard repository.
My app needs to serve and recieve large static files. The file downloads need to be authorized. Google pointed me to mod_xsendfile, which was excatly what I was looking for. Unfortunately, I can't install it on my server.
Is there any other way to achieve a similar functionality with the standard apache modules?
Thanks, Jan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx