Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Opening A Domain In My Subdomain


How can I open a domain that is not in my server in one of my subdomaines?

(when we go to my subdomain open the doreign domain and url not redirect)

I have Cpanel + WHM


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
[cPanel] Subdomain.domain.com Not Working | Www.subdomain.domain.com - Working Ok
I have problem,
subdomain.domain.com - not working
www.subdomain.domain.com - working

When I creating new subdomain: subdomain2.domain.com - all working ok, I have problem only with this one domain.

I deleting domain.com, deleting dns zones, deleting account, adding domain to other account - all not working for subdomain.domain.com

View Replies!   View Related
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 Replies!   View Related
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
Park Domain On Subdomain
How can I park a domain on subdomain in PLESK (like cpanel add-on domain)

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
Subdomain Or Domain For Ssl?
i wanted to create secure.mydomain.com . i can create this either as a separate domain or as a subdomain for mydomain.com.

which one is preferred and why?

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
Domain On Shared Host - Subdomain On My Server
I want to host my site on my Dreamhost account for the IP benefit but I need to keep the high bw files on my dedi.

Anyone know how to set that in Dreamhost? And can you point how i will set the subdomain in CPanel on my server?

View Replies!   View Related
After Remove Subdomain It Work As A Parked Domain
I just remove subdomain I was use it for time and when I remove it from cpanel it now work as a subdomain for my site.

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
To Move A Subdomain/addon Domain To It's Own CPanel Account
Now that I am on a VPS, I have a handful of addon domains (linked to subdomains) that I want to move to individual Cpanel accounts.

Is there any shortcut to doing this (moving DB's, emails, etc.), or do I just need to create the cpanel account, recreate the emails, restore the DBs, etc.?

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
Opening A Port
I have an outgoing telnet connection to a server

The server accepts connections on several ports

I used to connect on port 5000, but now forced to use port 5025

How do i open port 5000?

View Replies!   View Related
Opening A Port
I'm trying to open a post on my Unix box to run an application but am having the worst time. iptables -I INPUT -p tcp -m tcp --dport PORTNUMBER -j ACCEPT

Does not appear to be working.

View Replies!   View Related
Disable Www For Www.subdomain.domain.com
I created a new cpanel account subdomain.domain.com

Sometimes i goto [url] on my browser, it changes to www.subdomain.domain.com

I want to disable 'www' for some 'xml' script reason.

How do I do that?

View Replies!   View Related
Opening Site From India
I have a site named www.webeye4u.com

Can anyone from India open this website?

I am not able to open it in India but can open from a US Proxy.

I am not sure whether if its ISP problem or a problem at the US datacentre.

View Replies!   View Related
Opening Up Local Access
I have a script running on my server that has access via port 1031, but I would like to block access to it from the public, and instead allow access only through a php proxy script on my server which will connect to port 1031 via 127.0.0.1 (i.e. 127.0.0.1:1031)

So some may be thinking why? Currently users gain access by heading to mydomain.com:1031 . However I would now like to include adverts along side the script (but can't physically make adjustments to the script as the company that made the script has vanished of earth)
So the only way I can think of doing this, is by having the adverts in an Frame next to the proxy script.

So does opening up access via 127.0.0.1 just for this case, give me security problems?

View Replies!   View Related
CO.NL Sunrise Opening At EuroDNS – Get 10 Years
EuroDNS announces the opening of the extended CO.NL Sunrise phase, starting tomorrow at 10:00 am GMT and ending on the 10th March, a great opportunity for all trademark holders to secure their CO.NL domain name.

View Replies!   View Related
Sample Code Of Opening A URL
If I want to open a url say, [url]I can use file_get_content

$content=file_get_content[url]

How to do the equivalent using curl, socket, socket, and wget?

View Replies!   View Related
Exim Logs :: Permission Denied: While Opening Or Reading
I have problem with exim in my dedicated. All days I have more tham 1000 messages in queue. I delete frozen messages and run exim -v -q and after delete all message. Next day I have more that 1000 message in queue.

I see that some local emails was not delivered. So I saw in exim log errors messages as:

===
Message 1K5SHE-0001LE-LS is not frozen
delivering 1K5SHE-0001LE-LS
LOG: MAIN
== dadinho@xx.org R=virtual_user T=virtual_userdelivery defer (13): Permission denied: while opening or reading /home/levarte/mail/xx.org/dadinho/maildirsize
===

But I have not any file called "/home/levarte/mail/xx.org/dadinho/maildirsize"

What means this error message?

View Replies!   View Related
Error: While Opening /usr/local/apache/htdocs/.htaccess
Ive just tried to block an IP address in cPanel, and I got this error:

Error: while opening /usr/local/apache/htdocs/.htaccess

Does this mean the .htacess file is not there?

View Replies!   View Related
Error APF :: {glob} Opening Inbound Udp Port
We have following error when try to start apf in one of our vps:

apf(3126): {glob} opening inbound tcp port 80 on 0/0
apf(3126): {glob} opening inbound tcp port 110 on 0/0
apf(3126): {glob} opening inbound tcp port 111 on 0/0
apf(3126): {glob} opening inbound tcp port 143 on 0/0
apf(3126): {glob} opening inbound tcp port 443 on 0/0
apf(3126): {glob} opening inbound tcp port 465 on 0/0
apf(3126): {glob} opening inbound tcp port 623 on 0/0
apf(3126): {glob} opening inbound tcp port 918 on 0/0
apf(3126): {glob} opening inbound tcp port 993 on 0/0
apf(3126): {glob} opening inbound tcp port 995 on 0/0
apf(3126): {glob} opening inbound tcp port 2082 on 0/0
apf(3126): {glob} opening inbound tcp port 2083 on 0/0
apf(3126): {glob} opening inbound tcp port 2086 on 0/0
apf(3126): {glob} opening inbound tcp port 2087 on 0/0
apf(3126): {glob} opening inbound tcp port 2095 on 0/0
apf(3126): {glob} opening inbound tcp port 2096 on 0/0
apf(3126): {glob} opening inbound tcp port 3306 on 0/0
apf(3126): {glob} opening inbound tcp port 3389 on 0/0
apf(3126): {glob} opening inbound tcp port 6666 on 0/0
apf(3126): {glob} opening inbound tcp port 7776 on 0/0
apf(3126): {glob} opening inbound tcp port 7777 on 0/0
apf(3126): {glob} opening inbound tcp port 7778 on 0/0
apf(3126): {glob} opening inbound tcp port 7779 on 0/0
apf(3126): {glob} opening inbound tcp port 8887 on 0/0
apf(3126): {glob} opening inbound tcp port 8888 on 0/0
apf(3126): {glob} opening inbound tcp port 8889 on 0/0
apf(3126): {glob} opening inbound udp port 21 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound udp port 53 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound udp port 161 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound udp port 465 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound udp port 623 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound udp port 873 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 21 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 22 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 25 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 26 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 27 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 37 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 43 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 53 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 80 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 110 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 113 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 443 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 465 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 623 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 873 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 2089 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound tcp port 3389 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 20 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 21 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 53 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 161 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 465 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 623 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening outbound udp port 873 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound icmp type 3 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound icmp type 5 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound icmp type 11 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound icmp type 0 on 0/0
iptables: Unknown error 4294967295
apf(3126): {glob} opening inbound icmp type 30 on 0/0

View Replies!   View Related
Squirremail :: Error Opening Timezone Config, Contact Administrator
When a user login in my squirremail webmail and try to click on Options > Personal Information they get this message:

ERROR:
Error opening timezone config, contact administrator.

The version of my squiremail is 1.4.9

View Replies!   View Related
Cpanel Opening Custom Ports For Outgoing Access For PHP Fsockopen And Curl
How do you open custom ports for fetching content from a url via a non-standard port, ex [url]:32626 ... (url has 32626 opoen)

View Replies!   View Related
Horde Error: Warning: Failed Opening '/usr/local/cpanel/base/horde/config/horde.php'
Horde error: Warning: Failed opening '/usr/local/cpanel/base/horde/config/horde.php' for inclusion

I am getting the above given error message.

View Replies!   View Related
Redirecting Domain.com And Www.domain.com To X.domain.com
I own a website, domain.com.

When people go to [url] or [url] I would like them to be redirected to [url]

View Replies!   View Related
Forward Mail From Parked Domain To Primary Domain - How? MX Record?
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?

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
Howto Set A Domain Name Server (DNS) To A Domain
I´ve a domain but haven´t set the DNS servers yet....now I get a free hosting and I wanted to associate the DNS servers to my domain but I don´t know how!!!

It would be great If you could help me...and let me know if you need more info..

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
Different Subdomain, Different Host
I currently have a domain example.com If I create a subdomain e.g. a.example.com and b.example.com can I host these subdomains with 2 different hosting comanys

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
Copyright © 2005-08 www.BigResource.com, All rights reserved