Web host with Geoblock

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Goethe
    So Fuckin' Bored
    • Nov 2014
    • 1101

    #1

    Web host with Geoblock

    Any web hosts offering geoblocking for States/Countries requiring verification?
    yes
  • emmasexytime
    Confirmed User
    • Jan 2015
    • 4533

    #2
    mojo
    Join the BEST cam affiliate program on the internet!
    I've referred over $1.7mil in spending this past year, you should join in.
    live camss > How to make a live cam site backlinks > hardlinks.org

    Comment

    • CaptainHowdy
      Too lazy to set a custom title
      • Dec 2004
      • 94115

      #3
      Please contact Sly to get you sorted out Vacares style . . .

      Comment

      • Goethe
        So Fuckin' Bored
        • Nov 2014
        • 1101

        #4
        Bump for more. Would love a recommendation from someone using hosting with the block in place
        yes

        Comment

        • Sly
          Let's do some business!
          • Sep 2004
          • 31379

          #5
          Originally posted by CaptainHowdy
          Please contact Sly to get you sorted out Vacares style . . .
          Thanks Howdy!

          We have set up Geo blocking for a variety of types of sites. Feel free to shoot us an email at [email protected] and we can let you know how we would handle your set up.
          Vacares - Web Hosting, Domains, O365, Security & More - Paxum and BTC Accepted

          Windows VPS now available
          Great for TSS, Nifty Stats, remote work, virtual assistants, etc.
          Click here for more details.

          Comment

          • WiredGuy
            Pounding Googlebot
            • Aug 2002
            • 34515

            #6
            Originally posted by Sly
            Thanks Howdy!

            We have set up Geo blocking for a variety of types of sites. Feel free to shoot us an email at [email protected] and we can let you know how we would handle your set up.
            Can you block entire countries at the apache or firewall level? I have some bot net's I'd like to boot
            WG
            I play with Google.

            Comment

            • Sly
              Let's do some business!
              • Sep 2004
              • 31379

              #7
              Originally posted by WiredGuy
              Can you block entire countries at the apache or firewall level? I have some bot net's I'd like to boot
              WG
              Sure send in your list to support and we will get you squared away.
              Vacares - Web Hosting, Domains, O365, Security & More - Paxum and BTC Accepted

              Windows VPS now available
              Great for TSS, Nifty Stats, remote work, virtual assistants, etc.
              Click here for more details.

              Comment

              • fuzebox
                making it rain
                • Oct 2003
                • 22363

                #8
                Very easy for anyone to setup.

                Comment

                • Umami
                  Confirmed User
                  • Jun 2025
                  • 269

                  #9
                  You can literally do this with cloudflare using any host

                  Comment

                  • WiredGuy
                    Pounding Googlebot
                    • Aug 2002
                    • 34515

                    #10
                    Originally posted by Sly
                    Sure send in your list to support and we will get you squared away.
                    Ticket sent.
                    WG
                    I play with Google.

                    Comment

                    • CaptainHowdy
                      Too lazy to set a custom title
                      • Dec 2004
                      • 94115

                      #11
                      Originally posted by Umami
                      You can literally do this with cloudflare using any host
                      You must be the kind of guy who cuts his own hair . . .

                      Comment

                      • Umami
                        Confirmed User
                        • Jun 2025
                        • 269

                        #12
                        Originally posted by CaptainHowdy
                        You must be the kind of guy who cuts his own hair . . .
                        I bet mommy breast fed you until you were 14

                        Comment

                        • money biz
                          Confirmed User
                          • Jan 2003
                          • 1021

                          #13
                          I use cloudflare but I hear ipdeny is good if you want something free.

                          Comment

                          • Mindi
                            So Fucking Banned
                            • Aug 2024
                            • 1215

                            #14
                            Cut out Singapore and Ireland and most of the bot problem just goes away

                            Comment

                            • CaptainHowdy
                              Too lazy to set a custom title
                              • Dec 2004
                              • 94115

                              #15
                              Originally posted by Umami
                              I bet mommy breast fed you until you were 14
                              U mammi ! !

                              Comment

                              • plsureking
                                bored
                                • Aug 2003
                                • 4933

                                #16
                                Originally posted by Mindi
                                Cut out Singapore and Ireland and most of the bot problem just goes away
                                they come from everywhere these days. i've got China attacking one site for the past 14 days at around 700-1000 unique IPs per minute. i've collected a list of 100k+ IPs. i redirect them to the Chinese cybercrime page and also submit the IP list every few days.

                                we do age restriction filtering for PornCMS clients. its a built-in option.

                                covers a few countries and bunch of states.

                                #porncms
                                > low cost paysite Ownership with hosting > PornCMS

                                Comment

                                • cerulean
                                  Web & App Development
                                  • Oct 2023
                                  • 229

                                  #17
                                  You can do this with the MaxMind Apache module, and either Vacares or MojoHost can set this up for you no problem.

                                  In the VirtualHost they'll setup mod_maxminddb, and set the MaxMindDBEnv for GEOIP_REGION_CODE and GEOIP_COUNTRY_CODE.

                                  The code in the htaccess looks similar to this:

                                  Code:
                                  RewriteCond %{ENV:GEOIP_REGION_CODE} ^(TWO_LETTER_COUNTRY_CODES|CN|ETC)$
                                  RewriteCond %{ENV:GEOIP_REGION_CODE} ^(TWO_LETTER_STATE_CODES|TX|ETC)$
                                  RewriteRule ^(.*)$ blocked/index.php [L]
                                  You will also want to expose certain things to these states/countries, depending on their use, such as whether they are a bot trying to crawl pages:

                                  Code:
                                  RewriteCond %{HTTP_USER_AGENT} !^.*(BOTS|GO|HERE).*$
                                  You might also want to expose logos or scripts or other non-explicit content for your blocked page.

                                  LoginBlue offers directory protection with MaxMind database integration (working on API integration), if you're looking to just protect your members area. It also supports AVS integration.
                                  Cerulean Software Specializes in Website and App Development. Email me today!
                                  Get a Custom Landing Page with TapClick.Link - For Small Businesses and Creators
                                  Keep Your Business and Members Area Secure with LoginBlue Password and Content Protection

                                  Comment

                                  • VladS
                                    Available for Coding Work
                                    • Jun 2008
                                    • 1459

                                    #18
                                    Mojo and Vacares, my clients are with Mojo, top top service since forever
                                    <developer> MechBunny / KVS / PHP / MySQL / HTML5 / CSS3 / jQuery
                                    Email: vlad [at] dangerouscoding.com
                                    Telegram: @dangerouscoding

                                    Comment

                                    • CaptainHowdy
                                      Too lazy to set a custom title
                                      • Dec 2004
                                      • 94115

                                      #19
                                      Originally posted by VladS
                                      Vacares
                                      You're in the know . . .

                                      Comment

                                      • NatalieMojoHost
                                        Confirmed User
                                        • Aug 2013
                                        • 1479

                                        #20
                                        You can request a geoblock configured for any of your sites if you have any level of server management with MojoHost. It isn't on for all by default, but it's easy enough to implement with just a request.

                                        MojoHost.COM | natalie at mojohost dot com | Skype natalie.ac | Telegram @znatalie. Since 1999: 70 Adult Industry awards for Best Hosting Company and professional excellence.

                                        Comment

                                        • martinwoll
                                          Confirmed User
                                          • Dec 2025
                                          • 79

                                          #21
                                          For those dealing with persistent bot traffic, implementing geoblocking at the server level is a strategic move. Utilize MaxMind's GeoIP database with Apache's mod_maxminddb to dynamically block traffic from specific regions. This, combined with vigilant monitoring, can significantly mitigate unwanted access.

                                          Comment

                                          Working...