Apache on Windows XP Pro Media enter

  • Thread starter Thread starter Veronika
  • Start date Start date
V

Veronika

In what group should I ask the following question (if not here)??
I need to run Apache 2 (for PHP)on my laptop together with IIS 5.1. (for
FrontPage). How can I set one of them to use port 80 and the other 8080??
Veronika
 
You might want to try the IIS news groups. You should be able to change the
port numbers under the properties of the web in IIS but there may be other
things to consider when running Apache. The IIS group would have more
experts.
 
You would just edit the httpd.config file for Apache to specify the
alternate port. That's how I run mine, for what it's worth.
 
Have you considered installing PHP for Windows, instead of PHP for Unix/Linux ?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
The answer is really simple. That would be specified in the httpd.config
file that is part of the Apache initialization at boot time.
 
FYI: No FP Extensions support for Apache under Windows

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 

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

Similar Threads


Back
Top