![]() |
|
#1
|
|||
|
|||
two web server.. APACHE ... IISHi,
i have apache and IIS in same windows 2003 server. Default the IIS (port 80) is working. But Apache ( port 8080 ) is also working. but how can i route the web address to apache . My web address is php.hive.in how to provide the default php page ( i mean login page as home page in php). - Jee |
|||
|
#2
|
|||
|
|||
Re: two web server.. APACHE ... IISWhen you type:
http://localhost it means: http://localhost:80 (that is, port 80) Your problem has two solutions: 1. Make Apache run on port 80. Of course, you have to disable IIS first. 2. Use http://localhost:8080 instead of http://localhost If you want http://www.yourdomain.com to point to localhost, there is a short tutorial here: http://www.wamp.lunlun.com/test-apache.php (Step 08 = Test Apache) Please tell if this worked. |
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suitable mod_dav_svn for apache server | rathanprakash | Apache Web Server Forum | 0 | 20-Dec-2006 01:34 |
| Need to publish my Web Page on Apache server loaded on WinXp Pro | achabla | Apache Web Server Forum | 1 | 06-Aug-2006 06:10 |
| help me on Apache server | albert85 | Apache Web Server Forum | 1 | 06-Feb-2006 16:05 |
| apache server configuration problem | albert85 | Apache Web Server Forum | 1 | 03-Jan-2006 07:03 |
| Microsoft SQL Server :: SQL Server message 241, state 1, severity 16 | lyuboe | MySQL / PHP Forum | 0 | 11-May-2005 05:31 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The