YAFLogo

nguyenhuuanh
15 years ago
http://abc.com/tabid/161/g/posts/t/28/abc.aspx 

but i don't access "You tried to enter an area where you didn't have access."

http://abc.com/?tabid=161&g=posts&t=28 

I want disable UrlRewrite of yetanother or how to i can access.

Hi.

Sponsor
Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
15 years ago
open app.config in yaf. look for:
<add key="YAF.EnableURLRewriting" value="false" />
Set the value to false.
If at first you don’t succeed, call it version 1.0
nguyenhuuanh
15 years ago
Thank you

In web.config file

<add key="YAF.EnableURLRewriting" value="false" />

then restart IIS but not work

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
15 years ago

That setting doesnt work with DNN. I have to modify the source for that.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
15 years ago
Updated my YAF DNN Package

YAF-DNN5-Module 1.9.4.0 RC3 SVN Rev 3436

This Option will be now recognized, and can turn on/off the YAF DNN Friendly URL Rewriting

Download Source and Install Package