04-14-2023, 10:08 PM
I have a quick question.....
I am trying to edit the virtualhost config to load a mod for apache specific to the virtual host. Any ideas how to do this? When I add this I can not restart the server(just for info purposes the follow in what i am trying to enter)
MonoDocumentRootDir "/var/www/vhosts/user/site-folder"
MonoServerPath rootsite "/opt/mono-2.8.2/mod-mono-server2"
MonoApplications rootsite "/:/var/www/vhosts/user/site-folder"
<Directory /var/www/vhosts/user/site-folder>
MonoSetServerAlias rootsite
SetHandler mono
AddHandler mod_mono .aspx .ascx .asax .ashx .config .cs .asmx
</Directory>
Restored from old drupal forum, for user uid:3689 username:reddragon
You may reset your password to access your new account here.
I am trying to edit the virtualhost config to load a mod for apache specific to the virtual host. Any ideas how to do this? When I add this I can not restart the server(just for info purposes the follow in what i am trying to enter)
MonoDocumentRootDir "/var/www/vhosts/user/site-folder"
MonoServerPath rootsite "/opt/mono-2.8.2/mod-mono-server2"
MonoApplications rootsite "/:/var/www/vhosts/user/site-folder"
<Directory /var/www/vhosts/user/site-folder>
MonoSetServerAlias rootsite
SetHandler mono
AddHandler mod_mono .aspx .ascx .asax .ashx .config .cs .asmx
</Directory>
Restored from old drupal forum, for user uid:3689 username:reddragon
You may reset your password to access your new account here.