Re: [opensuse] Apache



On Monday 30 July 2007 13:00:44 CETIN OVALI wrote:
Hello
When I connect to a server (that is running apache on it ) and want to
download a file from this server , is it possible to restrict the file
size or limit file size of the downloaded file that logged in for a user
with his own password. Is there anybody in this group have any idea
about this item
Thanks

Presumably you don't administer the Apache server. If you restrict the allowed
file size to be downloaded the file that is downloaded is broken. Is that
what you want? Seems a weird request to me.

As far as I'm aware you can't restrict a single file size for a user (although
you can obviously use quotas). For your specific needs about connecting to an
Apache web server you might want to consider looking at squid as a proxy
cache and see if it can have a maximum file size. http://www..squid-cache.org

Jon
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • File Corruption
    ... I originally posted this question to the Apache list and was strongly ... This server is dedicated to hosting files for download through http ... I googled and searched the lists but have only found tips regarding speeding ...
    (freebsd-questions)
  • Re: PHP on a home PC?
    ... it is possible but u will also need to download a web server like apache. ... with these two then u can test your php from http://localhost/ ...
    (alt.php)
  • Re: How to pass user name and password to Apache server.
    ... Apache server. ... You could let the ASP.net app download the files from the apache server and let it forward the information to the actual user. ... That way th euser never has to authenticate against the Apache server, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: PHP Newbie question
    ... If the server is treating PHP files as downloadable files rather than ... of sending them for download. ... The question is how do you set up Apache to use php to handle requests ...
    (comp.lang.php)
  • How to restrict number of concurrent connections to a directory
    ... are served by an Apache 2.0 server. ... I would like to be able to restrict ... concurrent connections. ...
    (comp.infosystems.www.servers.unix)