[MonoDevelop] running & debugging on Apache or Nginx?
Sergey Lobko-Lobanovsky
serge.lobanovsky at gmail.com
Wed Nov 10 19:27:07 EST 2010
Hello folks,
I have two mutually exclusive groups of questions :) If you could address
either, that will be much appreciated.
Group 1:
1. Is there a way to automagically deploy a web application to an apache or
nginx website in MD?
2. Can such webapp be debugged normally in MD?
Group 2:
1. Is there a way to have XSP run on port 80 AND specify a relative location
to the web application in MD? That is, instead of
http://127.0.0.1:8080/MyAppStart.aspx I'd like to go to
http://localhost/MyApp/MyAppStart.aspx
2. Is there a way to the specify the host header for XSP when run from
inside MD?
A little background, that is I am developing a web application that
converses with a Flex client via FluorineFX (Flex remoting library). The
customer requires to deploy to a Linux server, so I am forced to use Mono :)
Thanks!
Sergey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101111/5211cf6c/attachment.html
More information about the Monodevelop-list
mailing list