GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Restrict member download to 1 file at a time script? (https://gfy.com/showthread.php?t=932846)

alias 10-12-2009 07:50 AM

Restrict member download to 1 file at a time script?
 
Does anyone have something like this that they wouldnt mind sharing, & does it use .htaccess? :helpme

SteveHardeman 10-12-2009 08:05 AM

Bump for an answer

fris 10-12-2009 08:16 AM

http://dominia.org/djao/limitipconn.html

Code:

<IfModule mod_limitipconn.c>       
    <Location />
      MaxConnPerIP 2       
  </Location>
</IfModule>


alias 10-12-2009 09:26 AM

Quote:

Originally Posted by fris (Post 16421003)
http://dominia.org/djao/limitipconn.html

Code:

<IfModule mod_limitipconn.c>       
    <Location />
      MaxConnPerIP 2       
  </Location>
</IfModule>


Thank you sir. Ninjas Rule!


All times are GMT -7. The time now is 06:56 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123