You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Luis Miguel Cruz <lu...@b2bi.es> on 2004/06/10 11:33:40 UTC

[users@httpd] apache2 and mod_quota?

Is there any way to manage a quota value for a directory with apache v2?
Is there any module for that?




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache2 and mod_quota?

Posted by Luis Miguel Cruz <lu...@b2bi.es>.
Well, the problem is the next. I have this schema:

webhost/dom/
          |-/html/
          |-/temp/

Temp will be used for the files generated by the php sessions and the 
place all the temp files used by php under that domain, for example as 
temp place for uploads. I want to control temp size to avoid problems, I 
don´t like anyone uploading GBs to that directory using a temp file, 
neither if they are splitter into serveral files in order to avoid php 
max upload file size restrinctions.

I don´t know  exactly if you understand my problem.
I hope that.

Joshua Slive wrote:

> On Thu, 10 Jun 2004, Luis Miguel Cruz wrote:
> 
> 
>>Is there any way to manage a quota value for a directory with apache v2?
>>Is there any module for that?
> 
> 
> The quota must be implimented by the program that is writing to the
> directory.  That is usually not apache, although it could be if you are
> using mod_dav.  And no, there is no quota support in mod_dav.
> 
> Joshua.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache2 and mod_quota?

Posted by Joshua Slive <jo...@slive.ca>.
On Thu, 10 Jun 2004, Luis Miguel Cruz wrote:

> Is there any way to manage a quota value for a directory with apache v2?
> Is there any module for that?

The quota must be implimented by the program that is writing to the
directory.  That is usually not apache, although it could be if you are
using mod_dav.  And no, there is no quota support in mod_dav.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] apache2 and mod_quota?

Posted by Vasiliy Boulytchev <va...@boulytcheva.com>.
Did you get the answer for this? 


Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com

-----Original Message-----
From: Luis Miguel Cruz [mailto:luismi@b2bi.es] 
Sent: Thursday, June 10, 2004 3:34 AM
To: users@httpd.apache.org
Subject: [users@httpd] apache2 and mod_quota?


Is there any way to manage a quota value for a directory with apache v2?
Is there any module for that?




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org