http://myserver/mysite/mys
hortcuturl
" />
Implementing UrlRewriting for URLs of the form http://myserver/mysite/myshortcuturl - Problems and solutions to issues related to Software : Business, Database, Firewalls, Office, Graphics, Security, System, Server.
Microsoft
Software
Hardware
Network
Question : Implementing UrlRewriting for URLs of the form http://myserver/mysite/myshortcuturl
I've been reading about Url rewriting - for example
http://msdn.microsoft.com/
en-us/libr
ary/ms9729
74.aspx
but all the examples I have seen control the URLs that get handled through the httphandlers section of web.config
<httpHandlers>
<add verb="verb" path="path" type="type" />
</httpHandlers>
This is fine if you want to handle specific types of files, for example path="*.config" or path="*.asmx" but I want to handle paths with no file extension - so the url will read
http://myserver/mysite/mys
hortcuturl
How do I make sure that type of shortcut gets picked up by my url rewriter?
I'm running IIS 7.5 with Windows 7 and my website needs to run in the classic app pool.
Answer : Implementing UrlRewriting for URLs of the form http://myserver/mysite/myshortcuturl
No the ost file is an offline file , if tht oesn't work, try recreating the users profile
Random Solutions
Access is denied, unable to remove device when trying to delete a printer.
MYSQL USING "OR" and "AND" in same Query but still specific
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Check a OU where all user accounts available and get the Exchange mailbox database.
Excel 2007 Can Not Display Images From Web
No translation group found
toggle visibility of <div> in galleria.js
VB Script and QTP
Run Windows 2008 Server in virtual environment on Windows 7 PRO?
Exchange 2010 on a domain controller 2008 R2 for 2 users?