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?  Those are comment prefixes, like
'rem' in .bat files.  If you want them to be recognized, remove the leading
'#' signs from each line.

Bill

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to