On Sat, 2006-02-25 at 12:53 +0000, Bradley, Peter wrote: > This thread was: “Unable to deploy ASP.NET application on Apache” [...] > Starting at the paragraph entitled “Configuring Mod_Mono”, I stopped > apache and added the following to my http.conf:
> LoadModule mono_module /usr/lib/apache2/mod_mono.so > Alias /test "/usr/lib/xsp/test" > AddMonoApplications default "/test:/usr/lib/xsp/test" > <Location /test> > SetHandler mono > </Location> > When I tried to restart apache, I got the following error message: > “Invalid command ‘AddMonoApplications’, perhaps mis-spelled or defined > by a module not included in the server configuration” You might have an old version of mod_mono.so around. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
