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.
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?
I have my domain name pointed to a VPS 1. I want its subdomain (for example sub.domain.com) to be pointed to another VPS 2.
So that if someone visits www.domain.com the php files are delivered from VPS1 and if some visits sub.domain.com then php files are delivered from VPS2.
I need to keep my VPS1 rock solid and extremely secure by keeping lowest possible php files and on low load too and want another VPS for online demo and testing (high load and cluttered with php files). I cannot use another domain (for second vps) as the sub.domain.com pages are already indexed on google and changing domain means will have to again reindex them and rank them in google.
I want to redirect a website to a particular URL so that the address bar shows the same URL and not the destination URL. I know it is possible via URL masking, however, I want it in such a way that whenever somebody clicks on any link in the website, the address bar should still show the original URL. To put it in simple words, Suppose I want to redirect [url] to [url]. Now if there is a link named contact/index.htm and somebody clicks on it the address bar should display [url]and not redirect to [url]
How can it be possible using URL Rewrite method in .htaccess file?
- I can't access the webserver - I'll try to restart httpd, and I'll get
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:443
To fix this, I run
[root@www1 ~]# lsof -i tcp:443 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME perl 11307 apache 4u IPv6 476943447 TCP *:https (LISTEN)
There is always leftover process that is causing the restart to fail. Once i force kill the process, I am able to restart httpd properly.
Now it is ok if this just occurs once in a while, but this problem keeps repeating itself almost everyday at 4am server time (cron time?). What can I do to permanently fix this?
in VPS 2 : im set DNS in Kloxo => sub.site.com when i click in kloxo, Ipaddress /configur Domain
when i select sub domain ( sub.site.com )
show this error :
Alert: To map an IP to a domain, the domain must ping to the same IP, otherwise, the domain will stop working. The domain you are trying to map this IP to, doesn't resolve back to the IP, and so it cannot be set as the default domain for the IP.
Now,I would like to create an alias/sub-domain for this URL. For example: [url]-> [url]
[url]-> [url]
how this can be done? Do I have to create a subdomain for this? But when I try to create a subdomain throught the OLM control panel, it asks me for the real path i.e. '/var/www/html/subdomain_folder' which I don't have in this case. Secondly, can this be done without modifying any information in the DNS? Changing DNS costs be $5/change from OLM
Can anyone recommend a well-established VPS provider with facilities at a major EU connection point, preferably TheNetherlands? I need a small account for secondary DNS and MX, plus some caching experimentation. Might turn into an unmetered dedicated mega-server at the same location if things go as planned, so if you only have experience with dedi or colo at a certain host, feel free to chime in.
I'm already a colo-host and a cPanel distributor myself, so I don't need management or a control panel, just a minimal-install CentOS 5 VPS. (I'll be installing cPanel DNSonly) Here's the kicker though, like most USians, I only speak English (and some would say badly), so the host has to speak at least enough to get the account set up. (preferably has a site in English). The real deal-breaker is that they MUST have their own merchant account and accept credit cards for recurring billing. I will not use Paypal, Moneybookers, or any other 3rd-party processor that requires a registration or manual payments. That almost always indicates an amateur operation in someone's basement. Looking for something along the lines of ThePlanet, but in Amsterdam. (AmsterNet? PlanetDam? )
I've been with serverpoint.com for over a year now and my experience has been overwhelmingly positive. Last year I negotiated an excellent price for a dedicated box with serverpoint via PM. They delivered my server promptly and even upgraded my CPU since they were out of stock on the one I had ordered. The few times I’ve had to call support (due to issues on my end) they’ve been prompt and professional.
My only real complaint is I can’t setup automatic bill pay online. They want my to send a photocopy of my CC and a photo ID, which I’m leery of.
I suppose this is a boring review, but in and ideal world isn’t that the way it should be? Who wants a lot of drama with a host provider?
If I create subdomain to point to a different folder on a different server, can I still keep the original URL?
I'm a new member so cannot post links as example but if subdomain from link A points to link B, can it still keep the URL of the subdomain from link A?
I have my myname.com and I'd like to forward home.myname.com to my home server IP.
I'm running Linux and Apache on both the server I lease (that has myname.com set up on) and on my home server (hopefully home.myname.com).
So far I've tried URL rewriting in .htaccess, which works, but it fowards to my IP in the browser's address bar- Id like to keep the address bar as home.myname.com.
I assume I have to modify the DNS zone for myname.com right?
I wanted to point my MX record from my registrar's dns to a hosted account that is controlled by cPanel, but inside cPanel I don't see a unique MX record, it just lists my domain name. Is this possible with cPanel? I have done this before with H-Sphere.
I am just parking my domain and using my registrar's nameservers and wanted to just add in the MX record for email.
Under namecheap I point this domain using nameserver ns1.*** and ns2.***
Now I must make this:
ms1.domain.com must point to server A ms2.domain.com must point to server B
How I can set this at best?
Setting must be maked on namecheap (manage dns under namecheap) OR setting must be maked on WHM?*
* x example: www.domain.com point to server A into server A we must define ms1.domain.com to use local AND must define ms2.domain.com to point external to secon server (B)
We are trying to implement a reseller model shopping website for our resellers. The customized shopping website for the reseller will be hosted on our website, say: abc.xyz.com
We want our resellers to load abc.xyz.com from their own sub domain itself, like: shopping.abc.com
I know that this can be done using a URL redirection, but is there any way that shopping.abc.com will load the contents from abc.xyz.com and still keep the URL unchanged in the address bar ? I'm not referring to URL masking using iframes and note that xyz.com and abc.com are on different servers. Does anyone know whether this is technically feasible?
i have a reseller plan with ahost.com for my paid hosting, I want to setup a account with cheaphost.com for free accounts.
My main domain is mydomain.com and i want this to point to the reseller account on ahost.com, i want the free site to be free.mydomain.com and point to the reseller account on cheaphost.com
Is this possible? If so.. how would i go about setting this up? My domain registrar is godaddy.com
-Part 1- I have a website with a doman point it (as usual) when you go to domain1.com this show you /
I need point a second domain to /domains/domain2/ using alias (the url show domain2.com but if I go to domain1.com/domains/domain2/ this render the same content)
-Part 2- Now I need point any other domains request this server or this ip to /domains/unknowndomain/ then if you go to domain3.com or domainX.com show this domain in the url bar but render domain1.com/domains/unknowndomain/
We just setup Coyote Point load balancers for a new client upon his request. I would like to hear some reviews of what poeple think about these devices. Has anyone used them? Has anyone set two of them up in a redudant manner?
I bought a new domain name today from godaddy. I'm having problems with my host. There saying that there is something wrong with my .htaccess file and I dont know what to do. My host looked over my server and said there is nothing wrong with it at all. Well, obviously there is because im getting a [url] Internal 500 server error.
Man that was a badly worded title. My question is, for example any domain parking program, all you have to do is point your domain nameservers to the nameservers of the parking company. How can I do this for me?
Sorry if it's worded a bit weird, but I want people to be able to set their nameservers to mine, and that domain would become similar to a parked domain that I'd make through cpanel. Then I'm assuming I can use a little script or mod_rewrite to configure it (for example, parkeddomain.com would be rewritten to mysite.com/redir.php?a=parkeddomain.com).
1) What are some things/terms/programs I can look into for this?
2) Is this possible on shared hosting or would I need a dedicated?
whats up fellers, i'm attempting to point my design site name from whm, to my home i.p address by changing the i.p in whm dns zone editor. I'm doing this because its just so much easier to copy an ad, or web site or whatever i do to the server via my home network so the client can see the project pretty much in realtime (some ads are like 800mb) . ALSO i'm trying to set up exchange so my motorola q will have realtime email.
Anyway, so "mysite.com -A record -i.p.addy" Now the site comes up.. and i get emails.. but i cant 'send' any emails and windows server is telling me i have a non existing domain name.
so the question is am going way over my head and should i just use a service like no-ip or dyndns or can this be done?
I have never understand this? Honestly, what is the point if they all point to one web server? I mean if the web server fails it doesnt do any good if you have 10 DNS servers. The only time it makes sense to me to run multiple DNS servers is if your DNS server is a piece of junk, and always goes down, which honestly doesnt happen that much.