Domain/subdomain
Can I have a primary domain - www.sample.com - point to another primary domain - www.sample.asn.au - but then have the entry point for that domain be a subdomain - www.ccc.example.com?
If the primary domain is parked somewhere else, doesn't it mean that all the subdomains will be too? Or do I use a 301 on the primary domain to the .asn.au site? But does that then redirect all the subdomains too?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Parking A Domain Under A Subdomain
I have 2 domains ie. red.com blue.com. They are both on seperate servers. I want red.com to be a subdomain for blue.com. I went ahead and created an A host for red.blue.com, I then created a virtualhost and everything is working, I can pull up red.blue.com and it pulls up the same data if I were to go to red.com. Here is my issue. I want to have red.com pull up red.blue.com by default so blue.com gets credit for traffic, I am moving red.com and moving it all into blue.com. Hopefully this makes sense. Also, I want to make sure nothing breaks my current search engine results.
View Replies!
View Related
Subdomain Must Go To Domain/folder
If I have domain.com going to /html/ on my server, how do I get blog.domain.com to go to /html/blog ? and I want the url to SHOW as blog.domain.com in the address bar. seems like it should be simple, but I cant seem to find the answer! is it an htaccess thing, or a cname thing, or both?
View Replies!
View Related
Add-on Domain And Subdomain
Let's say my domain, for which I have shared hosting, is www.mydomain.com I have also registered the domain www.yourdomain.com My hosting has cPanel I add www.yourdomain.com as an add-on domain. Inside my root folder the folder /public_html/yourdomain/ is created. When I create the subdomain subdomain.yourdomain.com, the folder /public_html/subdomain/ is created instead of /public_html/yourdomain/subdomain/ Can I assign the /public_html/yourdomain/subdomain/ folder to be the root of subdomain.yourdomain.com? e.g. I have the file image.jpg at /public_html/yourdomain/subdomain/image.jpg and it's accessed from subdomain.yourdomain.com/image.jpg Is this possible? Having a lot of folders directly under /public_html/ would get annoying for me.
View Replies!
View Related
Subdomain Point To Another IP/domain
I would like to create a domain which will point to another website/IP. Something like this: DomainA.com has subdomain1.DomainA.Com and subdomain1.DomainA.com point to DomainB.com So that a file DomainB.com/abc.html Can be access via subdomain1.DomainA.Com/abc.html
View Replies!
View Related
Parking A Subdomain On Another Domain
I want to park a subdomain on a domain like below. subdomain.aaaaa.com parked on xxxxx.com if my visitor opens subdomain.aaaaa.com he will actually see xxxxx.com without know that they are seeing xxxxx.com I had done this before using cname settings few years ago through cpanel but i dont remember that anymore.
View Replies!
View Related
Mapping An External Domain To A Subdomain?
I have a website where users can sign up and create a site. They can access their website by typing username.example.com. However, I would like to add to this the ability to buy a domain name and point it to username.example.com so example.com/guestbook.html would translate to username.example.com/guestbook.html (external domain and associated user are mapped in the database) Do I need my own DNS server for this or is there a simpler solution? Also, how should the database lookup be performed for this to work?
View Replies!
View Related
Configure Domain And Subdomain On Tomcat
I have configured Apache+Tomcat on Linux server. I have configured 50+ domains not problem is that sometime when i configure new domain and restart the service and access the url http://domain.com i get following error -----> HTTP Status 404 - / type Status report message / description The requested resource (/) is not available. but when i access same url with file like [url]i able to access that url and working fine. same problem for subdomain also [url]same error but [url]is working so can anyone tell me what is the exact problem and how to solve this problem. Note:- Other domains are working fine this problem is only with 2-3 domains and subdomain and secondly i have also set DirectoryIndex index.html index.jsp index.php Please check my server.xml and httpd.conf -------> <Host name="domain.com" appBase="/home/domain/public_html"> <Alias>www.domain.com</Alias> <Context path="" reloadable="true" docBase="/home/domain/public_html" debug="1"/> <Context path="/manager" debug="0" privileged="true" docBase="/usr/local/jakarta/tomcat/server/webapps/manager"> </Context> </Host> <VirtualHost 192.168.1.1:80> ServerName domain.com ServerAlias www.domain.com DocumentRoot /home/domain/public_html ServerAdmin webmaster@domain.com JkMount /*.jsp ajp12 JkMount /*.jsp ajp13 </VirtualHost>
View Replies!
View Related
Domain Root And Subdomain Structure
I am a bit confused about domain and sub-domain setup for my website. I have Wordpress and VBulletin Forum on my website like this: /www/mywebsite/wordpress /www/mywebsite/vbulletin Right now, my domain points to this folder: [url] I have a .htaccess file there which redirects it to the wordpress folder i.e. Redirect permanent /index.php http://www.mywebsite.com/wordpress DirectoryIndex index.php But, I would like my domain name point directly to the wordpress folder like this: [url] But the problem when i do that is my "VBulletin" forum get's messed up because then: [url]----------resolves to---------> [url] I m thinking to resolve this issues, I will have to add a subdomain for forums like this: [url]-> [url] But I am wondering if I do that, won't it fail again, because it will do this: [url]-----will resolve to-----> [url]
View Replies!
View Related
Subdomain To Main Domain Moving
I have a domain name as per my sig. I am also creating a subdomain totally in contrast with that site below. My primary domain has one page on it so i would like to: a) delete the one page on my primary domain b) Make the contents of my subdomain my primary domain. e.g my domain is www.info-peep.com, my sub will be example.info-peep.com........i would like to make example.info-peep.com : www.info-peep.com......that make sense, as really the sub will be my main site. Basically wanting to transfer the contents of my sub to my primary. So when people click info-peep.com, it will be the sub's site. Another thing to note is that i am using RVsitebuilder (WYSIWYG) that my web host provides. Also BEAR IN MIND the WYSIWYG editor does not allow me to move pages (sucks) or to copy the page contents.
View Replies!
View Related
Htaccess - Moving Site From Subdomain To New Domain
I have what I think is kind of a unique situation with a site move and Google is not turning up an answer that seems to work. My site is currently in this format: www.mydomain.com/site/file.html And I am "moving" it but also switching from html to php, so the same file would be found at: site.mydomain.com/file.php I want to redirect users going to the old pages to their equivalent on the new site, however this is a little bit of a problem because this is a normal subdomain - it is the same directory as before but now there are php versions of the html files. Right now I have all of the http files redirecting to their php equivilents, but I don't believe this is a desirable solution. Also it creates a problem when people go to www.mydomain.com/site (not indicating a specific file; just the subdir root) because I have www.mydomain.com/site/index.html redirecting to www.mydomain.com/site/index.php. Quite a mess. My first option is to put the redirects in the htaccess file on the "old" site. But is this a problem because there are over 500 pages on the site? Does it create a heavy server load because any requests force the server to serve a huge htaccess file? The next alternative seems the most preferable although I'm not sure how to do it. It seems it could use wildcards so that anyone going to *.html gets directed to *.php or something like that. The only problem is that there are a small number of files that were removed completely and do not have php equivilants (about 5 or 6) and would need to redirect to the index.php in the root
View Replies!
View Related
Can Other Hosted Sites Be Access Through Your Domain/subdomain
I'm using a shared host that provides good service and support, but there's one major issue I discovered recently: Other sites hosted on their server are accessible through my domains and subdomain. For example: Account2 on their server can be accessed through: [url] [url] Host says: "Because everything is Name-based, apache decides what directory is going to be used based upon the name that is provided. However, because the username is valid, it treats it as a vaild URL and redirects it to your site. There is no security issue, as this is just the way apache’s configuration works." Is it really normal? Does the same happen on all apache servers? I think SE's would treat the other pages as mine, no?
View Replies!
View Related
While Add Subdomain/domain(while Cpanel Edit The Httpd.conf)
When cpanel edit the httpd.conf(to add subdomain/domain/etc) made a wrong. In the lines BytesLog /usr/local/apache/domlogs/domainorsubdomainname.com-bytes_log CustomLog /usr/local/apache/domlogs/domainorsubdomainname.com combined it breaks them as follows -- BytesLog /usr/local/apache/domlogs/domainorsubdomainname.com -bytes_log CustomLog /usr/local/apache/domlogs/domainorsubdomainname.com combined And httpd cannot start and failed.
View Replies!
View Related
How To Set Subdomain To Other Server, Domain In Godaddy, Server In Outside
i had searching in this forum and in google How to set Subdomain to other server, i had try some of methode but still not working, because i cant set A Name in godaddy, because i use other webhosting outside godaddy i just have ip address from my other server, i want subdomain to go this ip address, for example 10.42.1.21 what is your experience in godaddy, how to set Subdomain to other server, please give simple step by step dude
View Replies!
View Related
Reverse Domain Name Server (DNS) ARPA For Domain On VPS
I have a vps with dedicated ip's for my domain names. I read that in order for mails coming from my server not be picked up as spam, i need to add reverse ip entries. Now i have already added the glue nameserver records on my godaddy control panel, ns1.mydomain.com -> 10.20.30.40 ns2.mydomain.com -> 10.20.30.41 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? Is it really required?
View Replies!
View Related
Domain Parking - Wildcard Domain Name Server (DNS)?
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?
View Replies!
View Related
Domain Parking With Win2k3 Domain Name Server (DNS)?
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.. anyone?
View Replies!
View Related
Domain Does Not Resolve :: Domain Name Server (DNS) Issues
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.
View Replies!
View Related
32 Or 64bit & Existing Domain Net Vs New Domain
delving into a new server, a dual opteron w/Centos. Got two questions as I think about setup. 1) 32 bit or 64bit? 2) Regarding host names and server assignemt...I can either assign it as a node to a domain hosted elsewhere in a reseller account, or I can start with a completely unused domain which is currently parked. Any preference, in an ideal world? (I have absolutely no preference, but it occurrred to me it may or may not be of consequence, perfomance & IT-wise and generally speaking .. all things being equal, of course.) Like I said, a newbie. So I'm braced for the if-you-have-to-ask, you-shouldn't-be-in-one" musings for these rather basic boneheaders.
View Replies!
View Related
Dyndns With Subdomain?
Hi, i was wondering how i would be able to use a subdomain to "dyndns". By dyndns i mean how some people use no-ip.org or dyndns.org to hide their IP address. It doesnt only hide and "mask" but it's basically like being on a normal website, where the website actually changes for each page you go to. For example pretend i was using no-ip.org. Pretend i dont have a domain and i host a website through my VPS Instead of 123.456.78.9, i used no-ip.or and it was now website.no-ip.org. But it not only masks, if someone goes to index.php. It would be website.no-ip.org/index.php and if someone went to chat.php, their address bar would say website.no-ip.org/chat.php. But is it possible to do this with a subdomain?
View Replies!
View Related
Subdomain Creation
I am trying to create subdomain for my site [url]but it is not working i tried with another name [url]and it worked however it shows subdomain has been created but dont works. I want the [url]but still it is unable to resolve it I contacted to the host but i think i will get reply late. anyone knows how to resolve this
View Replies!
View Related
Subdomain Account
i got host with cpanel, i need create some subdomain accounts for user, a folder tree like this: /home/user/www/ /home/user/www/subdomain_user1 /home/user/www/subdomain_user2 each user has ftp account, is this safe? can users use php script to access back to root or other subdomain? if yes how to protect?
View Replies!
View Related
Using A Subdomain For SSL
When I was with another host, they set it up so one of my subdomains had a static IP address, and I was able to use this for my SSL certificate. My new host (sharkspace) uses CPanel (other host used HELM) but it seems to me like CPanel could do this as well. Does HELM have some feature that CPanel does not? How do I set this up? They are telling me that they cannot do this for a subdomain, and I cant afford to go buy a wildcard ssl certificate. They also told me in the past that the only way to redirect a subdomain was using an iframe (when using the DNS Zone Editor was entirely doable) so im not exactly sure their staff has much of a clue going on,
View Replies!
View Related
Subdomain Doesn't Resolve, But Others Do
I've got several subdomains on the ethoshosting.com server, but I recently created a subdomain (the same way as before) and it doesn't resolve The dig command run through shell works. DNS records seem to be setup. I restarted the DNS and even the http server. What gives? (it was a WHM setup via whmcs)
View Replies!
View Related
Redirect To Subdomain
I am trying to do is have a redirect so the files get redirected to a subdomain. So domain.com gets pointed to domain.newdomain.com. However, I want to keep the current URLs, so say I got [url], the below code is just redirecting that url to [url]rather than [url] Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} ^www.domain.com$ RewriteRule (.*) [url]/$1 [R=Permanent] RewriteCond %{HTTP_HOST} domain.com$ RewriteRule (.*) [url]$1 [R=Permanent]
View Replies!
View Related
Hosting A Subdomain Only
I have a client that we will call "Domain.com" (example for this question). Domain.com is a huge company that has their own servers, etc. etc. However, they want me to host one of their subdomains for them... [url] Is this possible to host only that one particular subdomain for domain.com or are they going to need their root domain (domain.com) with me before I am able to host this subdomain. And, if I can host only the subdomain, how do I do this? Its just one of those things I have never done before in my years of hosting.
View Replies!
View Related
SubDomain Host
I own a domain, www.mysite.com, and wanted to create a subdomain (sub.mysite.com) but wanted to host that sub domain on another host. In otherwords, mysite.com is on my own dedicated server, but I wanted to host sub.mysite.com on lunarpages, godaddy, or any other host. I didn't see this ability on Godaddy or Lunarpages which leads me to the question which hosts allow me to use my own subdomain while keeping my main domain on my dedicated server?
View Replies!
View Related
Resolving Subdomain
I'm using DirectAdmin as a CP on one of my server & recently I bought a new windows server with plesk as CP. My DOMAIN is on my 1st server where i'm using Directadmin. I want to resolve my subdomain to my new server.
View Replies!
View Related
New Users And Subdomain
I am a server admin. Recently, when I set up new user account, there's something strange in FTP.. ( Please check the image for detail ) Besides, all the new set up subdomain cannot use (no matter new or old user) and 404 error occur.
View Replies!
View Related
Subdomain Only In Other Host
i have 1 dedicated server, and 1 shared hosting the domain.com is hosted in dedicated server i want the subdomain sub.domain.com in other host i have try this but not working: I. the dedicated server have whm and cpanel in whm i go to DNS Functions --> Edit DNS Zone --> i add sub name , choose A, and enter other ip host II. the shared hosting only have cpanel i go to cpanel --> addons domain --> add my domain.com then go to cpanel again --> Subdomains --> i add sub from domain.com with above step i just got this when accessing the url [url]: Great Success! Apache is working on your cPanel and WHM Server If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content. ATTENTION!
View Replies!
View Related
How Many Subdomain And Hosting
I'm doing website for my customers then they can get a free subdomain and hosting on my server. May someone help that I want to know how many hosting can I have on one server, I know this depend on server, but how many that can let server runs propertly. So how may subdomain that can I create when I'm using managed DNS domain now?
View Replies!
View Related
Subdomain And IIS
I want to create a subdomain "exchange.domain.com" I want this subdomain to be redirected to another site. Possible? how? the hoster has a catch all set on my domain, domain.com but how can I add a subdomain and have that subdomain redirect to a different site in IIS 6 (WS2003)?
View Replies!
View Related
Mod_Rewrite Subdomain
I am attempting to redirect any subdomain as follows: subdomain(dot)domain(dot)com to domain(dot)com/index.php?user=subdomain I am having some issues doing this though. None of the samples online seem to work. Do I need a wildcard subdomain? Do I need to do anything to the dedicated linux server I am on? I have other sites on the same server all using mod_rewrite successfully. Here is what I have so far: RewriteEngine On RewriteCond %{HTTP_HOST} !^w{3}. [NC] RewriteCond %{HTTP_HOST} ^([^.]+).domain.com$ [NC] RewriteRule ^.*$ /index.php?user=%1 [L] Is there anything I am missing to get this thing working?
View Replies!
View Related
Docroot On Subdomain
I've set up a subdomain on my server. And got the Apache/CentOS welcome message. But I'm having a bit of trouble with the DocRoot. It says I should put up files in /var/www/html/ - which doesn't make sense - at least it's not working. Other virtual servers are under /home/domain/public_html ... So I'd like it to go like that... ie /home/subdomain/public_html ... How do I find out what is the valid DocRoot (it's set to /home/subdomain/public_html but isn't working). I tried so place it under the initial domain /home/domain/public_html/subdomain - which would allow me to acces the subdomain without making corrections to ftp users - but the files I upload just get instantly deleted. I probably just don't know about some weird redirects or bash_profile stuff.
View Replies!
View Related
Subdomain Works, But
I just managed to get my subdomains working using: <VirtualHost *:80> ServerName sub.domain.com DocumentRoot "C:/www/apache2/htdocs/dir/sub_dir" DirectoryIndex index.php index.html index.html index.htm index.shtml </VirtualHost> however, I can't use the directories existing in the same folder. For example, I can't view the 'dir_1' located at /htdocs/dir/sub_dir/ by visiting [url] Gives a 404.
View Replies!
View Related
VB: Transferring From One Subdomain To Another
I have a simple forum w/o content. I created this just to test my design and skin... I have some tests posts with around 5 tests members.. Now I don't want the subdomain where it is hosted. I created another subdomain.. can I transfer all the files on the different subdomains with having any problem??? I want to do this because I don't to reinstall and reconfigure again the pages / if I am going to install a new Vb..
View Replies!
View Related
Spoofed Subdomain
somebody has spoofed a subdomain to my site and are clearly pulling my existing site into the spoofed subdomain. I made an update just to check and sure enough the changes are automatic on the spoofed site. What does one do to combat this? I, have a hunch it's from Russia. I was told to create the same subdomain on my site but this seems rather temporary - they could create 100's of spoofed domains.
View Replies!
View Related
|