Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Blocking Recursive downloads (wget)

Blocking Recursive downloads (wget)

Scheduled Pinned Locked Moved Web Development
apachelinuxagentic-aiquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    keegan
    wrote on last edited by
    #1

    Welp, i'm relatively new to linux, and i just got apache installed and running for my website. I'm wondering if there's a way to blovk recursive downloading. I've blocked wget, but it's nto working...people are changing the user-agent variable and spoofing it as Ie 6.0 does anyone know a way to prevent recursive downloading altogether? thanks :) *.* cin >> knowledge;

    Z 1 Reply Last reply
    0
    • K keegan

      Welp, i'm relatively new to linux, and i just got apache installed and running for my website. I'm wondering if there's a way to blovk recursive downloading. I've blocked wget, but it's nto working...people are changing the user-agent variable and spoofing it as Ie 6.0 does anyone know a way to prevent recursive downloading altogether? thanks :) *.* cin >> knowledge;

      Z Offline
      Z Offline
      ZoogieZork
      wrote on last edited by
      #2

      Generally... no. If a normal web browser can see it, a site mirroring tool such as wget --recursive can see it too. You could always try mod_throttle for Apache to set limits on how quickly the site can be mirrored, but a persistant user will still always be able to get through. - Mike

      K 1 Reply Last reply
      0
      • Z ZoogieZork

        Generally... no. If a normal web browser can see it, a site mirroring tool such as wget --recursive can see it too. You could always try mod_throttle for Apache to set limits on how quickly the site can be mirrored, but a persistant user will still always be able to get through. - Mike

        K Offline
        K Offline
        keegan
        wrote on last edited by
        #3

        yeah, i was thinking about using mod_throttle, but unfortonately, there's a bandwidth cap on my server (i live in a dorm room, people on campus get great speeds, but anywhere off campus...slowness) so it would be hard to gague what the timeouts should be. :-/ *.* cin >> knowledge;

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups