Hi Everyone,
I'm a newbie. I found an earlier post and instructions regarding how to build a poor mans firewall for blogging sites where htaccess or ipchains is not an option. The original post is here: [
webmasterworld.com...]
I modified and included the sub-nets I pulled from IANA. When I test however, I loose access to the site. Where have I gone wrong please. I'm immensely grateful for any information you may have.
<!-- #if expr="${REMOTE_ADDR} =
/^1.0.|27.0.|36.0.|39.0.|42.0.|49.0.|58.0.|59.0.|60.0.|61.0.|101.0.|103.0.|106.0.|110.0.|111.0.|112.0.|
113.0.|114.0.|115.0.|116.0.|117.0.|118.0.|119.0.|120.0.|121.0.|122.0.|123.0.|124.0.|125.0.|165.228.|
165.229.|168.140.|175.0.|180.0.|182.0.|183.0.|202.0.|210.0.|211.0.|218.0.|219.0.|220.0.|221.0.|222.0.|
2.0.|5.0.|37.0.|46.0.|62.0.|75.0.|77.0.|78.0.|79.0.|80.0.|81.0.|82.0.|83.0.|84.0.|85.0.|86.0.|87.0.|
88.0.|89.0.|90.0.|91.0.|92.0.|93.0.|94.0.|95.0.|109.0.|176.0.|178.0.|185.0.|193.0.|194.0.|195.0.|
212.0.|213.0.|217.0.|177.0.|179.0.|181.0.|186.0.|187.0.|189.0.|190.0.|200.0.|201.0.|197.0./"-->
<script language="javascript">
alert("Error 404");
if (confirm("The Page Does Not Exist"))
{location.href="http://www.google.com" } else { ("Contact Your Server Admininstrator if This Error Persists");}
</script>
<!--#endif -->
Thank you in advance.
Scoopgrl
[edited by: phranque at 11:06 am (utc) on Mar 27, 2014]
[edit reason] fixed sidescroll [/edit]