[HELP] how do i ban someone from my gunz website?

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! sexy fire slash is offline
    MemberRank
    Oct 2007 Join Date
    Canada B.C. Currently A Developer.Location
    553Posts

    [HELP] how do i ban someone from my gunz website?

    I Wanna know how to ban someone from their ip so they cant register anymore at my gunz register page.


  2. #2
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: [HELP] how do i ban someone from my gunz website?

    Use google and search for .htacces ip blocks.

    That should help you.

    Its also possible to code and php scripts that checks the ip adresses of the users and if the ip is on the 'blacklist' it will redirect to an other website or show them an message.

    I think an htacces file is easier to make.

    But remainber those people can still register an account if the use an proxy server. Since an free proxy is easy to find and easy to use.

  3. #3
    Programming Addict Lambda is offline
    MemberRank
    Sep 2007 Join Date
    SpainLocation
    393Posts

    Re: [HELP] how do i ban someone from my gunz website?

    make a .htaccess file

    put in it

    deny from xxx.xxx.xxx.xxx

    replace the x with the IP what you want to ban



Advertisement