Hi Andrus,

Andrus wrote:
> Robert,
> 
>>   SetHandler mono
> 
> Thank you very much. I changed mod_mono.conf to
> 

Remove these lines:

> SetHandler mono
> AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx

...

> <VirtualHost *:80>
> SetHandler mono

Remove AddHandler:

> AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx
> ServerName localhost
> DocumentRoot "I:\raamat\MyAppWeb\SilverlightApplication4_Web"
> MonoDocumentRootDir "I:/raamat/MyAppWeb/SilverlightApplication4_Web"
> MonoApplications "/:./"
> MonoDebug true
> </VirtualHost>

Robert

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

Reply via email to