Quote:
Originally Posted by dallasdeb
I am looking for a script that will do what .htaccess does, only on a windows 2003 server (that is the all the info I have on the server)
Basically we are trying to restrict access to a directory to two domains only
Thanks 
|
Assuming that you're using IIS on Windows (there are other webservers including Apache that will run under Windows):
http://support.microsoft.com/default...b;en-us;324064
As far as I know, if you need mod_rewrite style rules on IIS for hotlinking protection or making your URLs look pretty to search engines you'll have to spend another $100 or so for a third-party product.