Wildcard redirects not working IIS 5.0 W2k adv server

  • Thread starter Thread starter joe
  • Start date Start date
J

joe

Hello, does anybody have any info on this ? Thanks

When we try to add a wildcard redirect we get an error.

"The path is not a valid URL."

These are the steps we are taking ( from Microsoft
Knowledge Base Article - 324000)

For example, to redirect all the files that end with .html
to the Default.html file:
Right-click the folder that you want to use as the base
for rewriting, and then click Properties.
Click the Directory tab.
Click A redirection to a URL.
Click the exact URL of the folder that is described in
step 1.
Type *.html;default.html in the Redirect to box.
Click OK to accept the changes.


Using IIS 5.0 and MS Windows 2000 Advanced Server
 
You may want to try the IIS newsgroup, microsoft.public.inetserver.iis

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
Only reply by newsgroup. Any emails I have not authorized are deleted
before I see them.
 
Back
Top