Apache HTTP web server and ASP.NET...

B

Blue Streak

Hello,

What is the best way to get ASP.NET to work with the Apache HTTP
server on a Windows platform?

a) The mod_aspdotnet (retired module)?

b) Using the XSD (mono) web server where Apache delegates tasks off to
it?

c) Using the Cassini (UltiDev) web server in a similar setup as (b)
where tasks are delegated to it based on the service?

TIA...
 
T

Tim Greer

Blue said:
Hello,

What is the best way to get ASP.NET to work with the Apache HTTP
server on a Windows platform?

a) The mod_aspdotnet (retired module)?

b) Using the XSD (mono) web server where Apache delegates tasks off to
it?

c) Using the Cassini (UltiDev) web server in a similar setup as (b)
where tasks are delegated to it based on the service?

TIA...

Do you need to run them on the same port? If not, I'd use IIS for ASP
and Apache for everything else you don't need IIS for. If you need to
use the same port, I'd recommend using IIS for ASP and Apache normally
-- but with a proxy (or other similar solutions) so you can use both
seamlessly.
 
J

Johnw

Blue Streak formulated the question :
What is the best way to get ASP.NET to work with the Apache HTTP
server on a Windows platform?
a) The mod_aspdotnet (retired module)?
b) Using the XSD (mono) web server where Apache delegates tasks off to
it?
c) Using the Cassini (UltiDev) web server in a similar setup as (b)
where tasks are delegated to it based on the service?

FAQ

http://www.devside.net/download/FAQ.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top