Creating Subdomain To Point To A Different URL
Jul 29, 2009
I have some URLs like:
[url]
[url]
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
View 2 Replies
ADVERTISEMENT
Jul 18, 2008
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.
View 4 Replies
View Related
May 27, 2009
we have 2 VPS
vps 1 : install Direct Admin
VPS 2: install Kloxo ( LxAdmin)
IN VPS 1 we have Sub domain ( sub.site.com)
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.
View 1 Replies
View Related
Dec 15, 2008
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?
View 4 Replies
View Related
Jan 31, 2007
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'm using bind on the leased server
View 2 Replies
View Related
Dec 12, 2007
I have a domain : [url] pointed to server A with IP : 11.11.11.11
I want to make : [url] pointed to server B with IP : 22.22.22.22
I'm using CentOS on server A and I have cPanel/WHM on it and btw I found this tutorial about what I'm asking for but it didn't work after I did it
View 5 Replies
View Related
Nov 21, 2007
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 13 Replies
View Related
Feb 28, 2007
I have a dedicated
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)
View 2 Replies
View Related
Aug 7, 2007
I have a dedicated server with Hostgator and I want to point img1.smackjeeves.com to img1.smackjeeves.com on my Dreamhost server. Dreamhost tells me what nameservers to use for smackjeeves.com, but my Hostgator server is already serving as a nameserver. Can I have my main DNS record point to Dreamhost's DNS only for img1? Or do I need to have my img1 mimic Dreamhost's DNS for img1?
View 2 Replies
View Related
May 17, 2007
I am using a cpanel for my site.
While I am not using the nameserver of the cpanel hosting for my site.
I am using a 3rd party DNS server to handle the DNS thing.
I directly point www/ftp/mail/... A records to my site hosting's IP address.
And everything works well.
But there is a problem, I don't know how to set up subdomain.
I created a subdomain with my site cpanel.
And it automatically created a root directory for the subdomain under /public_html. ( .../public_html/subdomain/)
But I don't know how to make the subdomain work.
How to set the DNS records to directly point my subdomain to its root directory on the hosting?
I tried to add a A record for my subdomain. But it only direct the subdomain to /public_html the main domain's root directory.
Untill now, the subdomain is still pointed to the same page as the main domain.
View 3 Replies
View Related
Aug 20, 2007
I have a problem here.
I have 2 domain on 1 account, which one is called domainA.com & domainB.com is an add-on.
I created 2 same subdomain name which are assigned to same subfolder!
subdomain.domainA.com (/public_html/subdomain)
subdomain.domainB.com (/public_html/subdomain)
The question is: How do i change domainB subdomain folder to something else? (eg. /public_html/domainb/subdomain)
View 1 Replies
View Related
Jun 19, 2007
Here is a summary:
One) allow users to register at the homepage. Then give them automatically a URL such as username mydomain com
Two) A catch-all subdomain so that if someone browses to xxxx mydomain d0t com and xxxx is not registered by any user; then it is redirected to www mydomain com
Three) All registered subusers details to be maintained in Mysql database (this seems to be easy)
Four) If possible, impose individual quota on each registered user (not really critical).
Which hosting plan should I go with for this? VPS? Shared hosting? Something else?
any particular company? what's the best approach for automatically creating the subdomain for each user upon registering at the site?
View 1 Replies
View Related
Jun 20, 2014
I am planning to create site with sub domains like smth.domain.pl and there will be around 10 sub domains now my question is how to handle sub domain creation trough plesk or by htaccess ?
View 1 Replies
View Related
Apr 24, 2014
I am trying to write a script PHP creating a subdomain on a server when executed (as well as doing other stuff, but that part work). But, when I send my request to the server, the script, while it does create the subdomain, doesn't display anything upon execution (I have put a few echo in the script to check the advancement, and nothing appears).
The error message : Echec du chargement de la page Aucune donnée reçue.
Here is my code :
/**
* Returns DOM object representing request for creation of new subdomain named after the parameter
* @return DOMDocument
*/
function createSubdomain($nom)
{
$xmldoc = new DomDocument('1.0', 'UTF-8');
$xmldoc->formatOutput = true;
$packet = $xmldoc->createElement('packet');
[Code] ....
The function curlInit and sendRequest are those used in the examples provided on this site, but I put them here just in case :
/**
* Prepares CURL to perform Plesk API request
* @return resource
*/
function curlInit($host, $login, $password)
[Code] ....
Why it doesn't send anything back ? When I modify the property line in the request, the script displays something, but it also fails at creating the subdomain (because the parameters are incorrect).
View 3 Replies
View Related
Jul 8, 2014
In the attached image, the following error details to create a new subdomain
View 3 Replies
View Related
Jan 22, 2007
I currently own a few web hosting company's.
Where i seem to be having trouble is that i have allways used Reseller accounts to run my business. But recently this month i have purchased My own Servers.
I currently Own 9 Servers in total. So when it comes to Actual Server Managment im running into a brick wall lol
One of my business's invlolves Free web hosting.
And and I have been using one server for the free web hosting clients.
The problem is that sigle server is Maxed out I cannot add any more accounts to it withought jeperdising its stability.
This service Not only inlcudes Free domain hosting but sub domain hosting as well.
So now that you know a little background on what im doing heres the question
We use Client Exec as our billing and Auto Account Creation and we know its possible to Add multiple server to Client Exec and we can tell it to creat new accounts on anouther server But what hapends when someone wants a subdomain?
Its my understanding that subdomains can only reside on the server that the actual domain is being hosted. Is this right ? or is there a way to creat subdomains of a .com on anouther server where is not located...
Also i was wondering if it was possible to join servers together in one whm?
So under Ip Adresses we could just specify a new Ip & server would this work ?
I really need help fast since i get an average of 90 sighnups a day. and im sorry if theres a simple solution to this.. Im just new to actually owning my own hardware instead of using someone elses.
to me it just doesnt make any sence and i know it needs to be possible somehow ..
View 2 Replies
View Related
May 1, 2013
recently i created a domain subscription with 3 alias domains. Thanafter i created a sub domain to a folder in the main domain. At first all went fine but after deleting the alias domains subdomains ans domain supscrption to register all the 4 domains each seperately a problem accured and i cant add any subdomain to none of the 4 domains. registering the domains themselves as individual domain works for each one perfect. But as soon as i try to add a subdomain on any of that 4 domains i get an error that the dns data could not be updated. As it looks like there is still some codes in the plesk database that links to 4 domains in any kind together and prevents me to creste a subdomain.
How can i manually remove all the domains subdomains and alias domain garbage from the plesk database. I use windows version of plesk panel 11.0.9 on windows 2008 server datacenter edition. I have good skils in IT but im not familiar with mysql and plesk. how to remove the records from plesk Mysql database. Command line commands internal commands locations that have to be altered and all other needed steps.
View 1 Replies
View Related
Mar 21, 2015
I am using Web admin edition .I need to create two subdomains namely sub1.example.com and sub2.example.com with different IP address. So i need to create two webspaces since a webspace cannot have two domians pointing to two different IP. So now to I can create two webspaces set to different IP. But to create sub1.example.com in one webspace and sub2.example.com in another webspace , i need main domain example.com in both the workspace. But if try to create example.com in second webspace it already exists.Because it exists in another webspace. Actually i dont want to create example.com in both webspace. i need to its subdomain in different webspace.
So one solution is to create example.com and sub1.example.com in one webspace and create another webspace using Adding new webspace and specifying domain name as sub2.example.com. But i don't know does the second subdomain will work properly without creating main domain.
View 1 Replies
View Related
Sep 22, 2012
I have a problem with my plesk v11, when i create a new subdomain and upload my asp.net application to that and make a request to view my web page it get Server Error 401 :
401 - Unauthorized: Access is denied due to invalid credentials.
You do not have permission to view this directory or page using the credentials that you supplied.
But my main web site have not any problem and works fine, my changes that didn't work :
1) change in web.config file :
<authentication mode="None">
</authentication>
2) change in web config file :
<authorization>
<allow users="?"/>
</authorization>
Another question that i have is this happens because the Plesk's default permission assigning to the main domain so the users can view content without problem, but the permission isnt assign to the created subdomains ?
If this is the problem, how can i fix it so my users can see the content with our Windows Authentication or Forms authentication or anything else?
this is my domain name : www.senatex.ir
and this is my sub domain : nerkh.senatex.ir
Also parallels default host files not have any problems, for example : content.senatex.ir
View 1 Replies
View Related
Jun 30, 2012
I recently upgraded to version 11.0. Since the upgrade, I am not longer able to to create Sub-Domains. I did this all the time with version 10x with NO issues whatsover, but now I get the following error when trying to create a subdomain:
Error: Invalid webmail type
SCREENSHOT OF ERROR IS ATTACHED.
View 9 Replies
View Related
May 11, 2015
Wordpress installation (WPML with 3rd level domain es. site. com, fr. site. com).
I need to redirect page from subdomain to a new subdomain
Example:
esp.site.com/oldpage -> es.site.com/newpage (different subdomain)
esp.site.com/oldpage1 -> es.site.com/newpage
esp.site.com/oldpage2 -> es.site.com/newpage
Source site is very chaotic and there are no clear rule for redirection (no regex )
So I need to redirect every page but syntax:
Redirect 301 esp.site.com/oldpage http:// es.site.com/newpage
doesn't work!
which is the correct syntax ?
Can I manage all from one .htaccess file in main root (www) or should I create "esp" directory (and point old subdomain to it - one for every language) and put .htaccess in every directory with redirection ?Â
View 1 Replies
View Related
Aug 13, 2008
How can i point *.domain.com in my DNS?
I want to use wildcard subdomain.
View 6 Replies
View Related
May 21, 2008
A UK-based client has approached me with a domain name he has with ALLDOMAINS.com.
We wish to point it to a host so we can run things like PHP,MySQL,WordPress and do mod_rewrite.
We were going between SupaNames,1&1 and FastHosts.
Has anyone had experience of this and who would you go for?
View 6 Replies
View Related
Oct 21, 2009
Done that 100 times at many other webhosting but
I put NS1.DREAMHOST.COM but the site cannot be found:
[url]
View 10 Replies
View Related
Aug 5, 2008
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? )
View 8 Replies
View Related
Jun 13, 2008
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?
View 0 Replies
View Related
Jul 30, 2008
i host a website with mydomain.com on server-a,
and there a some websites with the sub domain sub*.mydomain.com on the server,too.
now,i want to move the websites to another server-b,
after copy all the data,
i want to ask how can i point the all sub domain ip to the new server-b directly on server-b?
my server is centos with whm/cpanel
View 5 Replies
View Related
May 18, 2007
I have a few website's and a whm account.
I also have a few things at home that I would like to access every now and then.
I was wondering if it would be possible to setup a subdomain to point at my ip adress at home?
like if I give the home.domain.com , all traffic would be directed to my home, but domain.com would remain the hosted website?
If it is possible, how do I do it?
View 4 Replies
View Related