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 along:>> LoadModule aspdotn
pasi julkunen wrote:
> This intructions came along:
>
> LoadModule aspdotnet_module "../modules/mod_aspdotnet.so"
Those lines were fine (I suppose it tells you in your error.log file that
mod_aspdotnet is loaded)...
> #AspNetMount /app-uri "C:/path/to/app"
Did you really leave the '#' signs in?
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+)/(.*)"
At 04:39 PM 8/16/2006, you wrote:
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.msi
Is it possible to get .NET pages working under Apache?Os is xp.
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.