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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx