Click here to Skip to main content

Hosting and Servers

Sponsored by
 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
QuestionMultiple sitesmemberloctrice21 May '12 - 11:19 
How do I approach hosting multiple sites from one server? For instance, if I were to offer to host another website at my server along with mine. How do I handle the domain name if I only have 1 IP and 1 server? I wouldn't want them to use a sub domain, but be able to use their own domain name.
 
I'm using a linux server, and I have 1 static IP address. I'm not actually doing this, but I'm very curious on how to do it. I hope my question is clear, I'm not entirely sure what to ask yet.
If it moves, compile it

AnswerRe: Multiple sitesmembermark merrens21 May '12 - 11:37 
These links[^] may set you off in the right direction.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum
 
me, me, me

AnswerRe: Multiple sitesprotectorAspDotNetDev21 May '12 - 12:35 
This shows how to do that in Apache.
 
However, for Windows what I have done is host my website on Azure with Umbraco as the CMS. Umbraco allows you to set pages to be served up based on the incoming requested domain. And you can point multiple domains to that single Azure/Umbraco instance. So it's really one website (all running the same DLL's and using the same memory and such), but the returned content is different depending on the URL requested.
 
Since you are using Linux and assuming want the sites to be somewhat autonomous, then the link above is probably your best bet.

Questioncreate pdfmembersanjib_sinha13 May '12 - 23:11 
Dear All,
 

how to create pdf to aspx from
AnswerRe: create pdfmembermark merrens21 May '12 - 11:36 
from what??? Your question (such that it is) needs to be a lot clearer. Beside,s what have you already tried for yourself? Have you done any research?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum
 
me, me, me

Questionwww folder lockmembersanjib_sinha11 May '12 - 19:01 
Dear All,
 

how i lock www root folder
in windows server
AnswerRe: www folder lockmembermark merrens21 May '12 - 11:38 
What are you trying to accomplish by doing this?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum
 
me, me, me

GeneralNeed help on windows server 2003 domain controllersmembernatarajkb22 Apr '12 - 17:13 
hi My name is Nataraj, Im working as a system admin for a small org. In my office we have 2 window server 2003 domain controllers   ( 2 different domain controller ). my questions are how do i create trust relationship between 2 domain controllers.
 
how do i creat a global user.
 
pls note that the domain controllers are not primary and secondary domain controllers.
 
Thanks and Regards
 
K.B.Nataraj
SuggestionRe: Need help on windows server 2003 domain controllersmemberTrak4Net12 Jul '12 - 19:08 
Might check this out as a start.
 
http://technet.microsoft.com/en-us/library/cc756944(v=ws.10).aspx[^]
QuestionhttpResponse questionmemberwilliamroma20 Apr '12 - 22:28 
i want to send back data from server to client,
i receive the request on the server using the function doGet
is there any way to send data using httpServletResponse but not by using outputstream?
i meas something like this
response . SetAttraibye(attName,attValue)
and if there is , how can i extract that value on the client
thank you very much

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 1 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid