those lines look fine , its the provider definition you need to look at - it will be in the
area and looks like
<friendlyUrl defaultProvider="DNNFriendlyUrl">
<providers>
<clear/>
<add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="humanfriendly"/>
</providers>
</friendlyUrl>Note: I recommend asking questions such as this on the exchange at http://www.dotnetnuke.com/Community/Community-Exchange.aspx