MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

how to configure to remove UrlRewriting in webconfig with version Monox 3.2  (Mono Support )

19460 put(a) pogledan, 5 odgovor(a) 12.12.2010. 3:31:57Kreirao(la) ahung_nt
ahung-nt

ahung_nt

12.12.2010. 3:31:57
Hi,
How to configure to remove UrlRewriting in webconfig with version Monox 3.2?
I am newbie in MonoX. Could you help me?

Thanks
Ovaj sadržaj još nije ocijenjen. 
0 Reputacija 9 Ukupno objava
denis

denis

12.12.2010. 11:11:16
Which version of IIS are you using (6 or 7)? Do you want to remove URL rewriting from all pages?
URL rewriting is is a key to better SEO rankings, and users generally like friendlier URLs.
As it doesn't make too much sense to remove it globally, could you please describe what are you trying to achieve?
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
ahung-nt

ahung_nt

13.12.2010. 2:41:07
My machine is XP SP3, IIS 5.1. I created monoX website but link use UrlRewriting cannot run such as :
http://localhost/blog/posts/MonoX/
http://localhost/MonoX/Pages/SocialNetworking/Groups/GroupView/QSLlgw2sVEmW2J2lAX3Zxg/Search-Engine-Optimization/

Help me about problem.
There is no "wildcard mapping" in IIS 5.1
I installed ISAPI_Rewrite3 but MonoX still cannot run UrlRewrite link

Ovaj sadržaj još nije ocijenjen. 
0 Reputacija 9 Ukupno objava
denis

denis

14.12.2010. 8:25:14
You can use wildcard mapping on IIS5.1 and we are using it all the time; just map .* to aspnet_isapi.dll, like any other ASP.NET handler. (uncheck verify file exists).
More details are available here: [url=http://support.microsoft.com/?id=317948]http://support.microsoft.com/?id=317948[/url], and you there is a related tip here: [url=http://www.issociate.de/board/index.php?t=msg&th=137939&rid=0]http://www.issociate.de/board/index.php?t=msg&th=137939&rid=0[/url]
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
ahung-nt

ahung_nt

14.12.2010. 13:51:06
Thanks.
Ovaj sadržaj još nije ocijenjen. 
0 Reputacija 9 Ukupno objava