Omgili - forum search, search forums  
  

Discussions about apache and iis

Displaying 1 - 10 out of 5,300 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I have 2 web servers: one linux server running apache and one windows server running IIS. Is it possible for me to make both servers share the same url and subdomain. For example, can I make http:// www.mysite.com/iis/ run off of IIS and have http:// ...
Started by on , 5 posts by 5 people.  
If you were running IIS and Apache on the same server, then they would need to be on different ports_proxy in Apache to forward requests to http://www.mysite.com/iis/ on to the IIS service, if Apache points....
Hi I'm a relatively new student in computer science university program. We're getting into web development now. So far, I've only used Visual Studio. Should I be learning how to work with Apache AND IIS? What is the difference? Can I use Visual Studio...
Started by on , 5 posts by 5 people.  
If you use plain CGI apache and IIS are fine easy to administrate some ....
What language will you use for your test.
What is the difference? One runs port 80.
Yes, you should look at IIS and Apache to see how they compare.
I have a Windows 2003 server and I run IIS on it. I want to run php on the server so I can host a drupal site. I wish to host the site using apache so that I can have clean URLs. Is it possible to run IIS and Apache? Would there be any tips that you would...
Started by on , 5 posts by 5 people.  
You would set up Apache to listen on :80 (normal HTTP traffic) and set up IIS to listen that having your IIS as your :80 server and Apache as your :81 server can be more difficult to configure will need....
Through IIS.
Ask your Facebook Friends
I already installed Wamp (Windows, Apache, MySql and PHP). But now, I want to learn other language, i.e C# and C++ (probably C++ first, but not sure which one I should go first..) To use C# or C++, i want to install Visual Studio 2008 express edition ...
Started by on , 6 posts by 6 people.  
You haven't specified which version of Windows you'll be using about it, this might... .
Try to run [at least] both Apache & IIS at the same time as they will both want to use port 80 [ie, run IIS on port 80, and Apache on 88).
I'm developing a rather complex application with both win32 and web access. Server side implementation is custom, and it's going to be hosted in our company. The HTTP server could be implemented as a stand alone Indy (or another) HTTP server or more traditionally...
Started by on , 8 posts by 8 people.  
The only advantage of having your own http server to justify and explain new developers why IIS and Apache wasn't suitable you will need to document to setup SSL certificate ....
IIS and Apache are well understood http servers.
A single server shares our main website (hosted by Apache) and Exchange OWA site (hosted by IIS). There are 2 different public IPs for the sites, and they have 2 different URLs. However, IIS insists on grabbing all static IPs assigned to the server. I...
Started by on , 3 posts by 3 people.  
Did you make sure to select only the IP address for the IIS server in the website properties in IIS.
I figured the easiest thing to do was to just change the port number that Apache listens to, but I still can't get it to start back up after installing IIS. My IIS currently serves up pages correctly at http://localhost:80 . I have several PHP projects...
Started by on , 5 posts by 5 people.  
IIS on port 80, Apache on port which process ID....
In command line, run: netstat -ano this will tell you and Apache 2.2 working together correctly on my Windows Server 2003.
Stop the iis server and see if apache starts.
My Apache 2.2.9 runs on Debian Lenny 5.0.1 with 2 network interfaces, one interface has a public IP and hostname, the other is not configured. This machine caters to services that run on the LAMP stack. There is a Windows Server 2008 SP2 machine running...
Started by on , 3 posts by 3 people.  
From the mod_proxy docs* config file for apache httpd 2.2....
Note that a reverse proxy isn't like a normal HTTP proxy .
Basically, Apache would act as a "reverse proxy" for the requests that you actually want to serve from IIS.
Hello all, I am trying to get a header that will work with Apache, IIS 6, and IIS 7. I won't go into the reason for that here. Let's just say that it's not as easy as I thought it would be :-) Anyway, the problem has something to do with NPH. In our code...
Started by on , 3 posts by 3 people.  
The other option is to patch CGI.pm to set its $CGI::NPH variable correctly by looking at the server... .
You know what you have to do in each case, so just do that in that case .
I'd just create a subroutine that does the right thing depending on the server .
I have XAMP 1.6.8 and IIS 5.0 installed on my PC(Windows XP SP3). I'm unable to run them simultaneously. If IIS service is running, Apache throws the following error: (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally...
Started by on , 3 posts by 3 people.  
As IIS already has hogged one (or more) IPs to bind to, apache it to bind to all, but one....
You can also use tcpview on all available network interfaces .
You need to configure either Apache or IIS to listen on a different port.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost