Forum Moderators: open
Lynx/2.8.5rel.1+libwww-FM/2.15FC+SSL-MM/1.4.1c+OpenSSL/0.9.7e-dev
<requestFiltering>
<filteringRules>
<filteringRule name="Block bot" scanUrl="false" scanQueryString="false">
<scanHeaders>
<add requestHeader="user-agent" />
</scanHeaders>
<appliesTo />
<denyStrings>
<clear />
<add string="googlebot" />
</denyStrings>
</filteringRule>
</filteringRules>
</requestFiltering>
<ipSecurity allowUnlisted="true">
<clear/>
<add ipAddress="111.111.111.111"/> <!-- Blocks a specific IP. -->
<add ipAddress="222.222.222.0" subnetMask="255.255.255.0"/> <!-- Blocks entire subnet. -->
</ipSecurity>
other thing, if you have asp.net website then it is recommended to host on a windows server, is it correct ?
i know its a silly question but i have heard of linux and windows shared hosting server till know. No idea about how Apache works.
he got me thinking
Can asp.net site run on Apache server ?
If you decide on PHP then run it on the far safer (from hacks) linux machine.