.htacess question and naked hotties (pic)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johnnyhey
    Confirmed User
    • Jan 2004
    • 1172

    #1

    .htacess question and naked hotties (pic)

    looking to .htacess only a certain range of IPs that write to a perlscriprt which in turn writes to the .htpasswd file.

    how exactly would i write it. i want to allow certiain IP addys ONLY and would this .htacess file need to go into the same directory as where the perlscript resides?

    TIA

    CandyDreams.com



    shooter for hire

    info[at]candydreams.com
    ICQ:96563638
    AIM: johnnyhey
  • jawanda
    Confirmed User
    • Feb 2003
    • 6040

    #2
    Checkout this page: http://docs.rinet.ru/Apachu/asg15.htm

    But you're going to need to add something to htaccess along the lines of:

    order deny,allow

    deny from all

    allow from your.ip.address

    yeah, something like that

    Good luck,

    -Phil

    Comment

    • jawanda
      Confirmed User
      • Feb 2003
      • 6040

      #3
      Oh, and yes, I think it will need to be in the same directory as the perl script

      -P

      Comment

      • darksoul
        Confirmed User
        • Apr 2002
        • 4997

        #4
        Code:
        <Files perscript.pl>
        Allow From xxx.xxx.xxx.xxx
        Deny From All
        <Files>
        1337 5y54|)m1n: 157717888
        BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
        Cambooth

        Comment

        • HE WHO HAS RESURFACED!
          Confirmed User
          • Sep 2005
          • 106

          #5
          Those Babes Are Fucking Hot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

          Comment

          • johnnyhey
            Confirmed User
            • Jan 2004
            • 1172

            #6
            thanks
            CandyDreams.com



            shooter for hire

            info[at]candydreams.com
            ICQ:96563638
            AIM: johnnyhey

            Comment

            Working...