473,385 Members | 1,661 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

sorry newbie in this group

I want to make 2 virtual host in ip 127.0.0.1. is there any
reqruitment for it? i used apache 2.0. on windows xp sp2. please help
me

wawan
http://wawan.forcium.net
Jun 2 '08 #1
7 1084
wawan a écrit :
I want to make 2 virtual host in ip 127.0.0.1. is there any
reqruitment for it? i used apache 2.0. on windows xp sp2. please help
me

wawan
http://wawan.forcium.net
Hello, this is a PHP newsgroup, while your request only concerns Apache.
Please post in the appropriate newsgroup (and with an according title),
thanks :)

Regards,
--
Guillaume
Jun 2 '08 #2
wawan wrote:
I want to make 2 virtual host in ip 127.0.0.1. is there any
reqruitment for it? i used apache 2.0. on windows xp sp2. please help
me
Ask alt.apache.configuration
Setting it up is easy, just make sure the hostnames actually point to
your machine (or use a hosts file if it's just for local use).
--
Rik Wasmus
....spamrun finished
Jun 2 '08 #3
On May 16, 8:07 pm, Rik Wasmus <luiheidsgoe...@hotmail.comwrote:
wawan wrote:
I want to make 2 virtual host in ip 127.0.0.1. is there any
reqruitment for it? i used apache 2.0. on windows xp sp2. please help
me

Ask alt.apache.configuration
Setting it up is easy, just make sure the hostnames actually point to
your machine (or use a hosts file if it's just for local use).
--
Rik Wasmus
...spamrun finished
oke thx guys and i m sorry wrong room

wawan
http://wawan.forcium.net
Jun 2 '08 #4
On May 16, 7:50 pm, Guillaume <ggra...@NOSPAM.gmail.com.INVALID>
wrote:
wawan a écrit :I want to make 2 virtual host in ip 127.0.0.1. is thereany
reqruitment for it? i used apache 2.0. on windows xp sp2. please help
me
wawan
http://wawan.forcium.net

Hello, this is a PHP newsgroup, while your request only concerns Apache.
Please post in the appropriate newsgroup (and with an according title),
thanks :)

Regards,
--
Guillaume
sorry it's wrong room :(
Jun 2 '08 #5
On Sat, 17 May 2008 09:37:31 +1000, in comp.lang.php Jeff North
<jn******@yahoo.com.au>
<0h********************************@4ax.comwrote :
>| On Fri, 16 May 2008 05:48:48 -0700 (PDT), in comp.lang.php wawan
| <th******@gmail.com>
| <6f**********************************@k1g2000prb.g ooglegroups.com>
| wrote:
|
| >| I want to make 2 virtual host in ip 127.0.0.1. is there any
| >| reqruitment for it? i used apache 2.0. on windows xp sp2. please help
| >| me
| >|
| >| wawan
| >| http://wawan.forcium.net
|
| You will need to configure the second server to use a different port
| number - usually 8080. Your URL will look like:
| http://localhost:8080/websitename/index.html
Jun 2 '08 #6
On Fri, 16 May 2008 05:48:48 -0700 (PDT), in comp.lang.php wawan
<th******@gmail.com>
<6f**********************************@k1g2000prb.g ooglegroups.com>
wrote:
>| I want to make 2 virtual host in ip 127.0.0.1. is there any
| reqruitment for it? i used apache 2.0. on windows xp sp2. please help
| me
|
| wawan
| http://wawan.forcium.net
You will need to configure the second server to use a different port
number - usually 8080. Your URL will look like:
http://localhost:8080/websitename/index.html
Jun 2 '08 #7
On Sat, 17 May 2008 07:57:16 +0200, Jeff North <jn******@yahoo.com.au
wrote:
On Fri, 16 May 2008 05:48:48 -0700 (PDT), in comp.lang.php wawan
<th******@gmail.com>
<6f**********************************@k1g2000prb.g ooglegroups.com>
wrote:
>| I want to make 2 virtual host in ip 127.0.0.1. is there any
| reqruitment for it? i used apache 2.0. on windows xp sp2. please help
| me
|
| wawan
| http://wawan.forcium.net

You will need to configure the second server to use a different port
number - usually 8080. Your URL will look like:
http://localhost:8080/websitename/index.html
Nonsense, virtual host, correct entry in hosts if only local, no other
ports needed. Do you want to know how? I'm sure it's going to be explained
to him in =alt.apache.configuration.
--
Rik Wasmus
....spamrun finished
Jun 2 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: François Dejaeghere | last post by:
Hello dear readers, I have 2 tables, let's say first table: "Appointment", which has 3 fields (I've simplified the schema for better understanding) ID as GUID (the key) Length as Float ...
0
by: emparc | last post by:
Hello Gurus, I am a newbie to SQL without any formal training (using Navigator 5) and reached a dead-end on trying to figure out the logic and the coding I need to make this work ! Your...
11
by: steveyell | last post by:
Hi there, I have a DB with 90,000 records and I want to count the number of distinct postcodes (fieldname=postcode) and then group them by area(fieldname=Spare2). The ideal output would be two...
2
pdring
by: pdring | last post by:
Hi guys, sorry but yet another newbie struggling with the basics! I have a small program that i am working on in wich 1 want to enter exam scores for each of 5 students in turn untill i enter a set...
5
by: Randall | last post by:
I am a newbie trying to learn the DOM. Can someone tell me why the first alert statement returns null, and the second returns the value 33px (which was set using the style="top:33px;" in the DIV...
4
by: MooVBuff | last post by:
I am new to VB.2005 and to make it worse, I'm switching over from VB 6.0. I have figured out how to programmatically Create a Database and Table and how to add data to an Access database (Two weeks...
5
by: SharkD | last post by:
Hi! I'm a total newbie when it comes to ASP (or any type of server-side programming). I want to start a project that does the following: 1. query Wikipedia for information regarding...
0
by: Albert-jan Roskam | last post by:
Hi John, Thanks! Using a higher xlrd version did the trick! Regarding your other remarks: -yep, input files with multiple sheets don't work yet. I kinda repressed that ;-) Spss outputs only...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.