IIS or apache for server
-
I guess the real question is "can you use apache as a server when using asp.net"? If you can how easy is it to setup? If you must use IIS then does IIS still have a limit of 10 users? I remember in w2k, at least the version that I had, that was all it allowed. Thanks for the help.
-
I guess the real question is "can you use apache as a server when using asp.net"? If you can how easy is it to setup? If you must use IIS then does IIS still have a limit of 10 users? I remember in w2k, at least the version that I had, that was all it allowed. Thanks for the help.
Hi Have a look at http://www.mono-project.com. They've got a plugin module for apache under the downloads section. I haven't used this one myself, but it might be worth a try! (Mono is a development platform based on the .NET framework - you'll have to install it before using the plugin mod. Advantage is that you can use this under Linux as well) ehuysamer