Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

redirect in IIS

  Asked By: Jered Mccullough         Date: May 07, 2005      Category: Sharepoint      Views: 220
 

We have created a redirect in IIS for one of our WSS sites.
So instead of typing the whole url they only have to type one word.
It works fine most of the time but occassionally people get the message
below:
-------------------------------------------------------------
Directory Listing Denied
This Virtual Directory does not allow contents to be listed.
-------------------------------------------------------------

Any help as to why this is happening would be greatly appreciated.

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Brooks Bond          Answered On: May 07, 2005       

Do you want the user to be able to just type  in the host name (server1)
instead of the FQDN (server1.domain.com)?
Just add a second host header for the host name only and then add in
alternate name mappings.

 
Didn't find what you were looking for? Find more on redirect in IIS Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].