also @ TechSpot: Dell announces trio of all-in-one desktops, challenges 27-inch iMac

TechSpot

apache server code help asking the tuff ???

Discussion in 'Software Apps' started by Samstoned, Aug 19, 2006.

Thread Status:
Not open for further replies.
  1. Samstoned TechSpot Paladin

    need to limit access ftp and any folder
    using apache 1.3 on unix box
    the closest I have got is
    <Limit LOGIN>
    Order Allow,Deny
    Allow from 128.44.26.,myhost.mydomain
    Deny from all
    Quotas on
    DefaultQuota 40000 ;<---need to set a folder size quota

    </Limit>
    and the dir comes back with server error all other dir's are ok

    anyone good at htaccess htmaster htpassword
  2. RealBlackStuff Newcomer, in training

  3. Samstoned TechSpot Paladin

    host provider says no mod_quota file ftp users on there older hsphere
    there is directives panel for allow deny code for user groups
    can this be set without mod_quote added
    I have done gzip without the mod_gzip I used a dll file in cgi bin dir
Thread Status:
Not open for further replies.