Thanks!
Do I omit this?:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
Quote:
Originally Posted by cd34
2) the 1\.2\.3\.4 should be your IP web site's IP address
|
Where do I get that and is it one number or four?