|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Two web shops on one server
Dear all,
I recently installed a XTcommerce based web shop here on my winXP server. It uses mysql,php 5,apache and it runs smoothly. But I would like to open another store with diferent items and diferent domain. I have read at apache forums that only 1 such shop that uses database can be used with apache. Does sombody know if more than one shop can operate on IIS (WinXP) ? Please help Greetings |
|
#2
|
||||
|
||||
|
I'm not sure why apache wouldn't be able to do another shop...I would just start another instance of the database server, and make sure all the connections for the second shop pointed to the second database instance....
|
|
#3
|
|||
|
|||
|
What you can't do on XP is to run independent websites, you need a windows server version OS for that.
host headers may work, but I don't know if they are available on XP In any case you don't want many users, xp pro IIS is limited to 10 connections.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
|||
|
|||
|
Thanks for prompt reply!
So Gnome101 if I understood you well I should: set up Apache to point first domain do first folder with files for first shop and to point second domain to second folder with files of the second shop. And simply set the diferent database for the second (new) shop? |
|
#5
|
|||
|
|||
|
So Doug G youre saying that only 10 connections (10 customers loged in) can be run simultaniously on XP OS and on the WinServer2000 the number of connectios is larger?
Thanks |
|
#6
|
|||
|
|||
|
Yes, for IIS anyway. I don't think there is a limit on Apache connections on XP
|
|
#7
|
|||
|
|||
|
Thanks Doug G
what do U think about two shops with apache? thanks & have a nice rest of the weekend |
|
#8
|
|||
|
|||
|
Apache?
This is why i think it will not work with apache :
Name-based virtual hosting cannot be used with SSL secure servers because of the nature of the SSL protocol i have found this at http://httpd.apache.org/docs/2.0/vhosts/name-based.html so please somebody give me some advice. Thank You |
|
#9
|
|||
|
|||
|
Quote:
Advice on what? |
|
#10
|
|||
|
|||
|
advice
Hi,
advice about how to host two web stores with SSL on my server. Thanks |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Two web shops on one server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|