How To Block A URL

Discussion in 'Security' started by argyll2002, Dec 22, 2008.

  1. #1
    Is there a script that i can install into a blogspot blog in order that i can block a specific url from accessing my site.
    Sorry about my technical ignorance.

    Many Thanks in advance:)
     
    argyll2002, Dec 22, 2008 IP
  2. JustAStranger

    JustAStranger Guest

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your technical ignorance lead to no answers ; )

    Do really you want to block a URL ? A URL is a WWW address !
    You maybe want to block people coming from another website you dislike: in this case you want to block by referer. This can be done through a PHP script (secure) or javascript (can be circumvented) and also through .htaccess.

    Do you want to block a specific HOST or IP Address ?
    Same solutions possible.

    But you need to give more details.
     
    JustAStranger, Dec 26, 2008 IP
  3. atlantaazfinest

    atlantaazfinest Peon

    Messages:
    389
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes you can find out the ip address of the url and then block it using htaccess
     
    atlantaazfinest, Jan 8, 2009 IP
  4. garretto

    garretto Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    garretto, Jan 9, 2009 IP