I've just installed mod_mono on FreeBSD7 / Apache22.  And the sample page
comes up ok, but I changed the sample page extension to .asp from .aspx, and
modified mod_mono.conf to reflect it (shown below), but it's not coming up. 
I made sure I restarted the Apache but no luck.  I've tried "killall -HUP
mono" to restart mono as well.  Suggestion would be welcome...

httpd.conf
...
Include etc/apache22/Includes/*.conf
...

Includes/mod_mono.conf
...
AddType application/x-asp-net .asp
AddType application/x-asp-net .aspx
...
...
DirectoryIndex index.asp
DirectoryIndex index.aspx
...

-- 
View this message in context: 
http://old.nabble.com/.ASP-vs-.ASPX-tp27093633p27093633.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to