i currently have a site on a .co.uk domain. my client would like the "main" domain to be .com instead. I should add that BOTH .com and .co.uk will be used.
The company is advertising itself as thesite.com, so people will associate the business with www.thesite.com, not .co.uk.
I have both domains, and I understand domain mapping is used for this purpose, but before I go and screw up anything, could someone please clarify.
Is it possible to "domain map" so that visitors go to www.thesite.com, they will see the website as .com, but the site itself will actually be on the ".co.uk" server.
I don't particuarly want to transfer the site from the .co.uk to the .com and set up a redirect.
I know I could use a redirect .com to .co.uk, but the client specifically wants ".com" to be the site visitors view. (they bought .co.uk and set the site up first, just to be annoying)
I had just sat down to click on the "buy now" button of a web host service provider when I just had a few more doubts.
I am faced with a few queries like the domain name I need to buy. At the moment, I have not made a proper site for anyone. I am experimenting with a few example sites only. One of my good friends, who is a cricket coach told me that he needs to modify his site. He told me that I can use his site to experiment and learn. So I am now trying to make a site using his images, header etc but with a few modifications. His site contains a home page, a contact page, an image gallery and also a registration page where he wants the students to give their details like name, age, school and submit the details.
Now, I have just managed to have a home page, a contact page and a plain gallery page with a few images. I also made a registration page where the student can submit the details. But I have not been able to test the form on my page to see if it works.
Now this is what I want. I do not have a site of my own now. But I need to have a web host who will give me php support so that I can test whatever page I make. When I am satisfied that I can venture out and make a website for somebody, I intend to start offering my services to my friends (for a nominal fee or even for free if it is going to help me to learn. I do not want to take money for a sloppy site or take my friends for a ride. I want to be able to offer quality service for whatever I charge).
My question now is this. When I need to register for a domain name, is it a good idea to just have a domain name like www.jppp.com ( if it is available or a similar name). Then can I try out the various pages that I make on this site? Once I get my domain name, I need to download a ftp client in order to upload my files, isn't it? Once I am a little confident and offer my services to a client, I make a site on my PC with all the files required. Then do I upload the files to my own domain name to show it to the client for his approval? Or should I have a domain name of my client's choice and then upload it there before making any changes that he wants?
One more question. In my gallery page, I have a few thumbnail images which shows a larger version on hover. Now I can upload the pages which my friend has provided me. But my friend will have many images which he needs to be able to upload himself instead of having to depend on me? I know that I need to use PHP for this. But I do not know the exact method. Can I be shown the way or directed to a tutorial? Will I have to let my client know that the size of the images should not exceed a certain limit? Being a layman, he will not know how to resize images which I can easly do in photoshop, isn't it? What if his images are too many and exceed the amount of webspace that I have?
I have a new domain for an online store which I am trying to map to a certain web server(launchsplash_com) for just their Launch Page to show up as homepage when my website is accessed (the ecommerce software has its own default homepage, which I prefer not to show up). The registrar for the domain is Godaddy but hosting is done with a different company - Server Intellect.
The issue is mapping my domain to Launchsplash's server does not seem to work. And I am not sure if I am doing the right settings through the host control panel. As per LaunchSplash company's instruction - I create a CNAME record name - www_mydomainname_com and CNAME record data - mydomainname_LaunchSplash_com
Since the domain is not being hosted with Godaddy, the total dns control for making dns changes is disabled in godaddy control panel.
I do not wish to do the forwarding option, since that shows up the forwarded domain name.
If you want to use several domains for your single website, from SEO-reasons or from any other reasons (which?) is it better to forward your domain to that sub-domain or should it be mapped in the DNS in CNAME?
It's not the same issue like with Google Apps, whether you should use your own domain, e.g. sites.yourdomain.com or whether you should use the domain offered by Google for your Sites. The reason is that theotherdomain.com is a part of the single website called yourdomain.com, thus, it is not an external website hosted somewhere else.
I already mapped my IP address to a domain but when I tried to access http://myipaddress it still show the LX Admin Default page instead of my site. How can i fix that?
I used to have a server which had domain mapping via wordpress... a friend of mine had this up for me and every time I added a new website to the same server/ip-address, I just modified the .htaccess for example:
I am going to be having a site where users upload and view videos so i need fast streaming.
soft layer offers this
0Mbps Public / Private Port Upgrade $0.00 100Mbps Public / Private Port Upgrade $10.00 1000Mbps Public / Private Port Upgrade $20.00
Can someone breifly describe to me the difference in having more MBPS and how this would affect the performance of a site like mine and its function?
Also can someone ellaborate on these 2 and the differences between metered bandwith and unmetered. They offer 100 dollars per extra TB and then following below so im lost as to what unmetered means, because their is no way it means unlimited right?
10Mbps Unmetered Public Bandwidth $100.00 100Mpbs Unmetered Public Bandwidth $2000.00
I've been working with the Apache server (primary under CentOS, but some under Red Hat and on XAMPP stacks as well) and have been tasked with a project.
Periodically, we need to have our web sites down for maintenance - updates, backups, etc. What I've been told to do is find a way to have a 'front end' to our web sites so that, when they are down for maintenance, that then end-users will receive a message 'This site is down for maintenance till XX:XX AM/PM' or such.
Here are my questions:
- What would you call what I am trying to setup? The reading I've done implies that what I really want to setup is a reverse proxy server. Is that what I want to do? - If it isn't a reverse proxy I want to set up, what do I want to setup? - Of the different types of solutions available, What I could use for this? I've read about using Nginx in front of Apache, I've heard of Squid, I've heard about Tomcat. - Is this a type of 'clustering/high availability' project I'm really looking at here? I've been hearing those terms thrown about as well.
In case it makes any kind of a difference, the Apache instances are pretty simple - PHP, MySQL and that's about it - not very involved (for now). I'm hoping that I can learn what/how to do this correctly and, when I'm ready to add more capabilities, that I'll be able to extrapolate out from there what I'd need to do.
I was wondering if it is possible to host subdomains on different VPS's? Here is what I am trying to do
PrimaryDomain.com -> Hosted on VPS0 | - Subdomain1.primaryhost.com -> Hosted on VPS1 | - Subdomain2.primaryhost.com -> Hosted on VPS2
VPS0, VPS1, VPS2 have different IP addresses.
I tried using A records to point subdomains to different VPS but VPS requires a "primary domain" looks like. Do let me know if this is possible. I tried google but not sure what exactly I shoudl be searching for.
just restored a server from an rsync backup. problem now is that i have a couple of hundred accounts all under root, when they're supposed to be resellers and sub accounts of resellers.
any idea if its just some file which contains all the mappings or do i need to go through all these hundreds of accounts and reassign them?
I'm not that good at IPTables so bare with me. I think I got the rules correct though but it doesn't work Here is what I am trying to do.
I have a server at let's say 111.222.11.10(I will call this server A) and another at 111.222.11.20(I will call this server B).
These servers are in same datacenter.
What I am trying to do here is when a user accesses port 2000 on server A, I want server A to forward/proxy the port to 2000 at Server B. I have tried the following so far. Non of them worked.
iptables -A FORWARD -i eth0 -p tcp --dport 2000 -j ACCEPT iptables -t nat -A PREROUTING -p tcp -i eth0 --dport 2000 -j DNAT --to-destination 111.222.10.20:2000 Yes, I have done service iptables save and start. Also iptables -F
Currently my companies global website “domain.com” is hosted in a shared hosted environment, our own U.S. website “us.domain.com” is hosted at our datacenter.
Here is my question, we have a redesign project. My goal is to lose the “us.domain.com” sub-domain and move our new U.S. site under the "domain.com" domain using a “/us/” folder delineation.
Is it possible with modern web server technology to setup a something like virtual directory/folder, redirect, alias or remote mapping of the “/us/” folder that points to a separate server hosting our U.S. site outside of shared hosting environment for our "domain.com" site, e.g.?
• Domain.com/<global website content/structure > - Hosted at in a shared environment on Web App Server running Coldfusion • Domain.com/us/<U.S. website content/structure> - Hosted at our datacenter on Web App Server running IBM WebSphere
Unfortunately I cannot merge the two sites together based on the web server technology and lack of budget/resources to accomplish.
any idea if this is possible? basically what i'd like to do is make a "virtual folder" in my linux box that is actually a connection to an ftp account on another server.
so for e.g. if i say cd /myftp it'll show the contents of that directory as though it was a standard folder, however it is actually connecting to some other machine via ftp?
So I have question regarding apache on windows and hard drives.
I have a virtual rack what i connected all my servers upto, Then I mapped all my servers hard drives together so they can all communicate and share data from each other.
But I have apache installed on 1 server hard drive C:/
Can I run apache from that mapped hard drive on the other servers ? Or would that cause problems ?
Also they are all windows 2008 running the latest apache from here.
I need a shared host account that can support wildcard mapping of all HTTP requests through the ASP.NET engine. This is required in order to fully support the UrlRewriting techniques I want to use. Anyone know of any affordable hosts that can support this? Of course, as my site grows I'll consider upgrading to a VPS (and further depending on the growth).
When I hit my server's domain it redirects me to one of the hosted sites' domain with a 302 redirect. It used to return the default plesk server page. How can I cancel the redirect?
OK, I am confused. I have one domain that is parked on top of another domain. I would like Mail that comes to the parked domain to be automatically forwarded to the same user name at the primary domain.
Can I change a DNS or MX record to facilitate this?
We have a lot of unused domains that we'd like to setup domain parking for.
To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page.
We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?
i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly..
Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS??
I just can't find any answer for this, everything i've found required manual creation of lookup entries..
But do i need to speak to the datacenter to add the reverse dns entries for my domain on their nameservers? What about if i host my nameservers offsite, but then have my webserver/mailserver etc inside the datacenter? Would i need to request the datacenter where the nameservers are hosted to add the reverse ip entries for the domain, and then the request the same from the datacenter for my web/mail servers to add the reverse entries?
I've been having some DNS problems with one of my domains for quite some time now. The domain does not always resolve - some go days without being able to access the site.
I ran a simple BASH script to show what I mean. I replaced my domain with "mysite.net" and the IP with "xx.xx.xxx.xxx".
# for i in `seq 1 15`; do host mysite.net; done
mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net.
Has anyone experienced a similar problem? I have gone over the DNS records countless times and see no problems. The site is hosted on my own dedicated server.