can I set up an htaccess file for IIS Server 5

G

Guest

I would like to set up 301 re-directs with qa text file. My server is on a
IIS 5 server and I usually use FrontPage 2003
 
M

Mark Fitzpatrick

In the IIS settings for a virtual server or directory you can associate a
page to a custom error message like a 301. You would need to have direct
access to the IIS box to do this, or a host that will point the custom error
messages to a file that you define. The htaccess method only works for
UNIX/Linux servers as IIS uses it's own metabase to store this information
in.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP -FrontPage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top