Host Multiple Ip Address Websites

Aug 13, 2008

I currently host my own website with windows server 2003, it is a long ip address. I use a DNS redirector service to make it a real domain name. I was wondering if I can host more than one website?

View 2 Replies


ADVERTISEMENT

One IP Address, Multiple Websites And 2 Servers

Sep 19, 2007

I'm trying to figure out how I would host 20 or so websites using one static IP address and 2 servers, on a network behind a router.

I think I have edit the Apache config files, but that's driving me crazy. Is there any other easier way?

View 14 Replies View Related

VPS You Can Host Multiple Websites?

Apr 27, 2009

So with a VPS you can host multiple websites?

Do certain packages come with WHM where you can make an account for each of your domains?

Also, what is the importance of having more IPs? Does having 1 IP allow me to have only 1 site hosted?

View 9 Replies View Related

Multiple Unique Ip Address For Shared Host ?

Aug 9, 2008

is there a host that lets me add on as many unique ip as i want for extra cost?

for example, i want to test out several prototype .com sites on the same server. however, i want a unique ip for each site.

View 14 Replies View Related

Multiple Websites On One Server

Jun 16, 2009

we have one dev server that is hosting a website. I would like to use the same server to host another internal website. Can i do that?

I am using Linux centos OS.

View 8 Replies View Related

Hosting Multiple Websites In IIS 5.1

Mar 10, 2007

I think this is the right place to post this if not then please move it to the correct forum. Now, I have IIS 5.1 how do you host multiple websites from the same PC or server using ports, I searched around and found very little of use to me it mainly said stuff like: "Right click you defult website, mouse over the new catagory and click new website" That solution is exactly what I needed!! but it only says New "Virtual directory" please help!

,if this is not possible on IIS 5.1 please tell me how to upgrade to IIS 6.0 or give me some very useful links

View 0 Replies View Related

Dedicated IP Addresses; Multiple Websites With SSL..

Oct 30, 2008

Hello guys, I have been a longtime lurker (too long ) and I look forward to becoming an active member on the site...

I am still in the process of researching a reliable web hosting company. It has been a blessing and a curse to have so many choices. I plan to host multiple ecommerce websites (5) and will need SSL encryption. I have looked at Hostgator as a possible candidate, but their business package has just one dedicated IP address...

If I am running 5 seperate ecommerce websites, will I need 5 seperate dedicated IP addresses in order to utilize SSL for each individual site? My suspicion is yes due to security purposes...
Also what are good SSL certificates? RapidSSL appears to be a cheaper one, but is it the same as other certificate issuers? Or is buying certs equivalant to buying domains; just but the cheapest ones....

Thanks again guys... Just curious on what my options are. I'm "starting" out and testing the waters so to speak so a dedicated server or higher cost solution is out of the question yet. I would like to find a good quality shared server hosting plan with a reputable company who doesn't overloard servers for profit....

Any ideas what you guys would recommend with the above mentioned... ixwebhosting appears perfect for my needs due to the fact you get 8 dedicated IP's (so they say), but I have read nothing but bad things about them + the price is too good to be true...

When I hear the words "Unlimited" I want to run.. Unlimited and Cheap... LOL *rolls eyes* Want quality, fair price, for the above mentioned items...

View 14 Replies View Related

Multiple Domains/websites With A Single Hosting Plan

May 31, 2009

I'm about to the point where I am ready to host my website. I already have a domain but no hosting plan. In the future I may want to have several different websites each with their own unique domain. I was wondering if I choose a hosting plan for one site, can I use the unused web space for additional domains/websites?

View 20 Replies View Related

Apache :: How To Use Virtual Host IP Address In Request To Remote Address

Feb 6, 2015

My customer has an external facing Apache server that is acting as a reverse proxy to two internal applications. They have:

- external addresses for each app which resolve to different ip addresses, so app1.their_domain.com and app2.their_domain.com resolve to 77.3.170.10 and 77.3.170.11 respectively.
- the Apache server has two network interfaces with ip addresses 192.168.10.10 and 192.168.10.11
- the external ip addresses resolve to the above internal addresses
- the firewall between the Apache server and the internal app servers is configured to allow traffic from 192.168.10.10 to reach app_server1, and traffic from 192.168.10.11 to reach app_server2, both using port 7777.

I have configured a virtual host in httpd.conf for each ip, i.e.

Code:

<VirtualHost 192.168.10.10:80>
...
ProxyPass /app http://app_server1:7777/app
ProxyPassReverse /app http://app_server1:7777/app
RewriteRule ^/$ /app/app1 [R,L]
...
<VirtualHost>

and

Code:

<VirtualHost 192.168.10.11:80>
...
ProxyPass /app http://app_server2:7777/app
ProxyPassReverse /app http://app_server2:7777/app
RewriteRule ^/$ /app/app2 [R,L]
...
<VirtualHost>

This works fine in that the external address are being routed to the correct application, however the firewall is blocking requests to the second app as it appears the requests are coming from the Apache servers 'primary' ip address 192.168.10.10 instead of 192.168.10.11.

Is it possible to send requests using the ip address from the relevant VirtualHost?

Windows server 2008
Apache 2.2

View 1 Replies View Related

How Can I Host My Own Websites

May 15, 2009

I have three domains that I want to host myself on my own computer. Two are temporary sites that I only put up on Memorial Day weekend for the Detroit Electronic Music Festival or Movement 09 to direct people to my after parties and the other site is a two page bio site for myself. I have a very tight budget this year and I can't afford to pay for web hosting all year round when these are only temporary sites even though I own the domain names all year round. I do know some of the promoters for the festival do the hosting themselves.

View 14 Replies View Related

Where Do You Go To Host Huge Websites

Oct 30, 2007

where do you go host HUGE websites, youtube like sites, with HUGE bandwidth usage?

I don't believe people go on host like rackspace, with their 150GB / month packages, unless they want to pay an absurd amount of $$.... so where do these guys go to host? What kind of hosts are these?

View 9 Replies View Related

Multiple IP Address

May 21, 2007

I have a Windows VPS with Solarvps.com and I am satisfied....Now I want to access paypal account through Remote Desktop...I have multiple paypal account and want to login always with a specific IP address to specific paypal account..

My question is IS there a short way or a software which can change my servers IP address..Coz changing the whole settings is a tiresome process..

View 2 Replies View Related

How To Migrate/move All Websites To A New Host

Oct 11, 2008

I have now 10 websites hosted in a hosting company. But i now want to move all this websites to another host.

So all the websites are based in html and flash (no databases or php).

So i will need to upload all the websites to the new host, then point my dns to the new nameservers. Right? im i forgeting something?

And about the emails, how can i copy/import all the existing emais ti the new host?

View 14 Replies View Related

Multiple Nameservers Per One IP Address?

Jan 30, 2007

How can I use:

ns1.domain.com
ns2.domain.com

both with the same IP?

I figured out that since they are both hosted on one server it doesn't really matter if it'll be 2 different IPs or a single one so I decided to be more economic

Only thing is that through Cpanel (Networking Setup -> Nameserver IPs) I can't add two nameservers with the same IP...

View 3 Replies View Related

Which Host Gives Free Dedi's To Famous Websites

Jan 13, 2009

Does any web host give free dedicated server/cluster hosting to non-profit or famous websites? I'm just wondering coz if I made a site and it got 1 million visits per day, who do you think would give me free dedicated cluster server hosting? Or Would only a rich company like google or microsoft be able to do that?

View 5 Replies View Related

Will 512MB RAM And 200GB Bandwidth Host 5 Low-key Websites

Sep 21, 2007

I'm seriously considering the LVPS-2 plan at SWVPS: 10GB space, 200GB bandwidth, 512MB RAM (burstable to 768MB). I have four sites hosted with MediaTemple but I want to give VPS another shot since it provides full root access. MediaTemple is hosting me fine, but I keep running into roadblocks with things that involve custom compiling. I'd really like some more flexibility.

So how easy would it be to add 4 domains to one VPS plan and have them all in their own subdirectory? Also, two of these domains would have one e-mail address, so I'd need a mail server along with a FTP server. I know these two to be slight resource hogs from my previous VPS experiences, as they both caused me to go over my limit (which was, I think, 256MB).

I sent SWVPS an email but all I got was a suggestion to get a dedicated server. These days it's hard to tell a genuine recommendation from someone trying to milk another $40/mo out of you. I really don't think I need a dedicated server for these sites, as I've hosted much more than that on shared servers (granted, that's a completely different area). I also can't afford dedicated hosting. This $20 price point for LVPS-2 is convenient, because it's the same price at MT, which I'm barely skimming by on.

Site #1 is a personal blog with one email account, powered by PHP and MySQL.

Site #2 is a company website and blog, powered by RoR, but not much database load. It would, however, run Subversion and browse it with Warehouse, a RoR SVN browser. This would probably be the main offender as everything SVN would be managed and run from here.

Site #3 is a software website in RoR, all downloads would be from Site #2's SVN server. It has forums, a bug tracker, a plugin/theme browser, and a development blog, and everything else is just (R)HTML.

Site #4 is another personal site, with one email account.

View 14 Replies View Related

Assign Multiple Shared IP Address On A VPS?

Aug 11, 2008

how to assign multiple shared IP address on a VPS?

View 9 Replies View Related

What Server Hardware Dreahost And Lunarpages Use? Why They Can Host So Many Websites

Oct 3, 2009

i know they oversell,

so,i do not want to tale about the bandwidth issue,

but about the hardware,

what and how big they are ?

why can they host over hundreds of account ?

View 3 Replies View Related

Register Multiple Domain Names Against The Same IP Address?

Jun 26, 2008

I have a dedicated server hosted in some data center. The server provider has provided me an IP address. I have bought a a domain name which redirects the traffic to that IP.

I have not been provided with any nameserver.

My question is is it possible that I register multiple domain names against the same IP address? If yes how?

View 14 Replies View Related

Plesk 12.x / Linux :: Multiple IP Address Per Domain In Subscription / Customer Account

Sep 13, 2014

We are looking for a solution to support multible IP's for different domains in one subscription/cusomer Account. Current, we have 4 IP's as shared. the Customer can choose under "Web Hosting Access" , which IP he wants to use.

This setting effect all domains in his Account. So it is not possible to set domain1.tld to e.g. IP 1.1.1.1 and domain2.tld e.g. to 2.2.2.2

We like to offer the cusomers one cusomer account with multible IP's

View 3 Replies View Related

Private Proxy Host With Multiple Ips

Mar 14, 2009

Is there a hosting provider that can host my private proxy (for myself only) with cgi hosting (for cgi proxy - I'd like to stay away from php based proxies) and provide multiple ips? Preferably different class C ips?

I want to host SQUID proxy on it too.

Price, of course, as low as possible, but I understand with these specific requests that low price is really last on my list.

View 1 Replies View Related

Recommend A Host With Multiple IP Addresses

Nov 24, 2008

Can anyone recommend a host that can host domains on multiple IPs (not neccesarily dedicated) under 1 single account.

We are already using ixwebhosting.com, but we need a lot more.

View 3 Replies View Related

Server Host That Gives Multiple IP Addresses

Sep 10, 2008

Our dedicated server runs our virtual machines for us and the NAT option is terrible...the virtual machines work REALLY well when they use a Bridged connection. The problem is that our virtual machines have to acquire an IP address somehow, and the hosting provider we currently use says they only give one IP address to our server which is fine if the NAT within the software worked really well...is there a webhost that can provide a setup where they have a router hooked to our dedicated server so if we need more local IP's they can be given/assigned by the router. This would then allow us to run our virtual machines much better. Does anybody know of a dedicated server host that will do this?

View 9 Replies View Related

How To Host A Forum With Multiple Web Servers?

Jul 10, 2007

I notice that some forums are run by multiple web servers.

They offer choices for visitors from different regions so that they can enjoy a better speed when browsing.

e.g. Visitors from USA use www1 , visitors from Europe use www2

My question is: how to synchronize the contents and files between different web servers?

For the dynamic content, one database server can be setup. So that all php scripts on different web servers can retrieve from the same database source.

But then, in a real-time forum, how to synchronize the files between the web servers? For example, one user from www1 uploads a file. This file will go to www1's filesystem. How to make this file appears in www2's filesytem?

I can think of 'rsync' every minute between servers. But still it's not real-time, and there may be problems if sychronication can't be finished within the minute.

View 0 Replies View Related

Where To Host Multiple Wordpress Blogs

Jan 25, 2007

to run around 20 wordpress blogs and need to buy hosting for them which is the best deal i can get?

Needs to be fast no slow overselled hosts

View 3 Replies View Related

Multiple Host Unmetered Shared BW Benchmark

Apr 14, 2008

Has anyone done a benchmark of test files for multiple unmeetered hosts during peak hours?

I have a 100mbit server at ThePlanet i could use for benchmarking. I could write a simple benchmark program to record the time+speed of a list of shared bw test files.

I'll have it sample each host for 10sec every hour. With that we can make a speed/time graph for each host.

My server is in TX on a shared line but not unlimited BW.

It would be nice if we can get some benchmarks from other data centers.

Would this reflect actual speeds?

View 3 Replies View Related

Trace If An Email Address Has Been Blocked By A Host?

Jan 31, 2005

Just wondering if there was a way to trace if an email has been blocked by a webhosts server.

My customer gets an automated email when he books online for Qantas Australia (Australia's biggest Airline Company). I have moved them from an Australian based web host to a US based server and host.

Since the host move, these emails no longer go through to the clients email address on the new hosts server.

I got Qantas to send the email through to me which is on a US server also but a different host to that of my client?? But they did not come through to me even.

I got Qantas to send it through to my personal email address (an Australian bigname ISP) which went through fine and I received it.

The auto generated email possibly could be coming through a 3rd party server so I was thinking maybe this server IP has been blocked for whatever reason (if 3rd party it could have been anyone) It is just strange that used to get them OK through the Australian server and still through my persoanl Australian ISP.

So is there a way to check and confirm and secondly if my suspicions are right would there be a process of trying to get the hosts to accept an email from Qantas as this customer doesnt want to have another email account.

View 10 Replies View Related

Shopping For Host To Support Multiple WordPress Blogs

Sep 26, 2009

I am using aplus.net to host a WordPress blog and want to create more blogs.

Since aplus.net took 26 hours to restore my blog when somehow it was corrupted (no explanation on what they did), I have decided I need to host it someplace where I have full control.

I would be prepared to reinstall WordPress on my own. I also want to have the ability to control redirects. aplus provides a handful of very weak tools for managing the site.

I'm looking for a host that would allow me to manage multiple domains, and multiple instances of WordPress. I'm prepared to manage the MySQL db (if I have to, though I would prefer it if I had support for this).

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved