Tales of a half pint...
<?xml version="1.0"?><configuration> <system.web> <httpModules> <add name="ModuleName" type="ClassName, AssembleyName" /> </httpModules> </system.web></configuration>
<add name="URLRewriter" type="HTTPModules.URLRewriter, HTTPModules" />
Post a Comment
No comments:
Post a Comment