I removed those '#' signs when I first time tried to get asp-pages working.Also I checked error.log file, but there were no information about loading errors of any mod files.
2006/8/17, William A. Rowe, Jr. <[EMAIL PROTECTED]>:
pasi julkunen wrote:> This intructions came
This intructions came along:LoadModule aspdotnet_module "../modules/mod_aspdotnet.so"AddHandler asp.net asax ascx ashx asmx aspx axd config cs csproj \ licx rem resources resx soap vb vbproj vsdisco webinfo
AliasMatch "^/(?i)aspnet_client/system_web/(\d+)_(\d+)_(\d+)_(\d+)/(.*)"
I installed some 3rd party module to Apache 2.After installation I tested some pages in browser, but all I got was only code showing page.The installation package was mod_aspdotnet-2.0.0.msiIs it possible to get .NET pages working under Apache?Os is xp.