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.







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 Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
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 - Redirect To A Subdomain
I wasn't able to just export and import so I had to manually recreate content. I used the same permalink structure in hopes that I "might" be able to do a re-direct. Just now sure if A)It is possible or B)How to do it.

Example:
OLD LINK:
[url]

NEW LINK:
[url]

Am I able to redirect all traffic that comes in and replace the "www.cgcookie.com/articles" with "cg.cgcookie.com"?

View Replies!   View Related
Moving All Data To A New Subdomain
I am using Wordpress on subdomain.example.com

I want to move all the posts I have on that Wordpress site to:

somewhereelse.example.com

So basically changing a whole Wordpress blog from one subdomain to another subdomain on the same domain.

I want to keep all posts I have.

Could I simply back up the mySQL database and then upload it to the new subdomain? Will this work? I have some doubts as I don't know if the database it is linked to the domain name or not.

View Replies!   View Related
[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
.htaccess From Old To New Site ...
I'm trying to learn htaccess, but I'm having issues wrapping my head around this. I need to learn by example. Have several types of 301 permanent redirects that are needed.

Want to redirect a single page to a new page
OLD - [url]
NEW - [url]

Want to redirect a folder, AND any pages in it (preferably without naming EACH page), to a new folder's index
OLD - [url]
NEW - [url]

Want to redirect a subdomain to the primary domain
OLD - [url]
NEW - [url]

Want to redirect a folder, AND any pages in it, to a new subdomain
OLD - [url]
NEW - [url]

Using ISAPI_Rewrite 3 on 2003/IIS6, which uses htaccess commands.

Could anybody here show me what they would do in these scenarios?

I've read and read, and tried and tried, but it never seems to work out correctly. It either fails to redirect, or it redirects too much (some "open" type commands with a lot of variables will pick up the keyword -- for example, "students" -- so students.domain.com AND domain.com/students AND domain.com/program/students.html would all redirect, even though I only wanted the subdomain version, or the page version, to redirect, and not the others!).

View Replies!   View Related
Moving 5 GB Site
I got a new server for a site that contains 5 GB of data. I'm wondering how can I move it? I have root access to both servers.

View Replies!   View Related
.htaccess, Mobile Version Of Site
can i configure .htaccess to direct browsers to a different css file based upon their browser type?

That's the short question. The longer question is: how do I set up my .htaccess file to call a different css file based on mobile browsers?

All I want to do create a 2nd version of a css file so that my site's content, when viewed on a mobile browser, calls /mobi/style.css instead of /style.css.

I have the rewritecond statement for all the mobile browsers, and in fact I presently direct all mobile browser traffic to a designated static webpage, which you can see at tastyplacement . com which directs to tastyplacement . com/mobi.

But if I could simply call a different css file, I could have the pages load as they normally would but with a different css file and thus an entirely different look for the website (narrower columns, no header navigation, ie., a stripped down version of the site with the main text intact).

Can it be done?

View Replies!   View Related
Htaccess Redirect Site Pages
Ii need to redirect domain.com/register.html , domain.com/search.php and login.html to domain.com/index.php

Do anyone know how to do this with .htaccess?

View Replies!   View Related
Trouble Moving A Site
We are in the process of changing web hosting companies and I am having difficulty in moving all the directories. We are a membership based company with over 8,900 members. The original web site (called Site a) has over 26,700 individual directories along with many tutorials in video format. The entire site is approximately 80 GB in size.

When I had the second web hosting company try to move the site via tar they indicated that the tar would abort at about 4 GB every time.

Is there any other way to move this site or get a complete backup of the site. I have no problem moving the MySQL databases.

View Replies!   View Related
Moving Large Site
to move a site to another server at another datacentre that have approx 100 GB of media files.

Typically for small sites i am able to use server to server ftp to move files.

However, when moving large site like this, ftp might be disconnected and lost track of which files are not transferred.

How can i transfer/move the files (server to server) and resume if disconnected?

View Replies!   View Related
Moving Sharepoint Site
I want to move a Sharepoint site (WSS 3.0) to another server. Now my question is how?

I've only found a way by using frontpage 2003 but I don't want/can't do this. I need another way.

The site name will remain the same and everything, but I don't know how to export everything and import on this new server.

View Replies!   View Related
Moved Site, Subdomain Still Pointing To Old
I just moved my site to point to a new server (changed nameservers) and everything is working fine but a subdomain.

My subdomain links.example.com still points to old site when example.com points to the new site.....

Should I delete that subdomain at the old host?

Should I just be patient?

Should I change nameservers for subdomain at old host?

The subdomain is configured at the new host already.....

View Replies!   View Related
Moving Site From Linux To Windows
I have a customer who would like me to move his site from a linux box to windows. As we are all linux I'm not sure of any major implications this would have.

He wants to move as he is starting some .NET dev and wants to keep it all on the same server.

The linux box has a forum/blog type application (customer written). It was done in PHP and using MySQL.

The windows server is a Windows 2003 server.

As far as I know I'll have to install the entire windows OS, install all SP and updates. I will install IIS, .NET.

The MySQL installation is pretty simple and the PHP will be run as a CGI under IIS.

I am thinking of installing an anti virus/trjoan scanner but as there will be no mail server there I'm guessing it's not necessary.

I'm pretty sure I will need a firewall as there is no iptables equivalent for windoes (is there??). Any suggestions on something cheap / fast / stable and good.

If someobody can see anything I missed here PLEASE let me as it will be most appreciated.

is the 4GB + problem still around with a windows server 32bit ? The box will have exactly 4GB of memory.

View Replies!   View Related
Moving Site: Ssh Advice
to move one of my sites from 1-st dedicated server to 2-nd dedicated server.

Of course i have shell access on both servers. As site is huge one (60gb space and 99% of files in one folder) going to tar -czvf this folder and move it.

or may be mput all files.

the only problem that i have ... is, that i need SSH commands advice.

if i type [mput *] i must keep window opened. but as u understand 60gb is can be transferred during ~10-15 hours. that's why need to know, is there any command that i must type (with mput *) and close window. So, don't be online all this time and/or keep shell window opened during this tranfer.

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
Cross Domain .htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

That's the wordpress .htaccess

What makes me wonder is if we delete RewriteCond %{REQUEST_FILENAME} !-f, it won't work.

As if there is a recursion. However, there can't be a recursion given the [L] thing right?

View Replies!   View Related
Cpanel : Moving Site From Reseller To VPS
how do you move a site from a reseller account to a VPS if I do not know the site password. I believe the user changed the Cpanel password.

View Replies!   View Related
Moving Domain Name
i have moved my site (pages and data) from my VPS to dedicated.

NOW I want to move the domain from VPS to Dedi.

Both are running on directadmin. I want to quickly move domain so that new user registrations are on the new domain only. Last time when I did this, at some locations domain still resolved at old and I lost some data on old server.

what should i do? I think i need to:

1. update NS at the domain registerar.

2. update the ip address in the DNS administration of old server directadmin so that the ip address is of new server there.

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
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 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
About My Website Moving And New Domain Name
I've purchased a forum, using a sub-domain name like bbs.mywebsite.com.

All the files will be moved to my new dedicated server.

I'd like to use a new domain name for it, like newname. com

but still to not lose current memebers, still we want to keep bbs.mywebsite.com working as before.

I have 5 IP availble and want to allocate one of them to the new domain name newname .com
================================================== ====
Now, question, what should I do, can some one give me instruction step by step please, to make 2 domains both bbs.mywebsite.com and newname. com working properly. don't want to use redirect.

Now what I can think of is, add newname. com to my account, and change DNS to point to my nameserver, then copy the whole forum under new website. I dont know if this way is correct. Then I don't know how to link the original forum address to the new space.

View Replies!   View Related
Replicating Internal Redirect Behaviour For Redirecting To External Site In Htaccess
I have the following RewriteRule directive in my htaccess file on my localhost:-

Code:
RewriteRule ^([a-z-]+)/?$ test.aspx/app.nav/params.class.com${meta:$1}/whatever${meta:$1}
The rewrite rule works perfectly, since the revised URL is still preserved when after it is executed; I presume this is since my old URL is relative, and it's performing an internal rewrite.

However, when I make my old URL absolute (adding an external address to it), whenever I execute my new URL, I'm redirected to the external sites URL (which includes the same URL parameters as my internal 'test.aspx' page), like below:-

Code:
RewriteRule ^([a-z-]+)/?$ http://www.example.com/test.aspx/app.nav/params.class.com${meta:$1}/whatever${meta:$1}
Purely for demo purposes, upon execution, I'd like my new URL to be preserved in the address bar whilst, I'm redirected to the external site.

Is this possible to do - something like forcing the behaviour of an internal rewrite?

EDIT: I've done some investigating and people with similar problems have suggested using the Passthrough handler - although I'm slightly unclear as to what this does exactly, I gave it a go (adding '[PT]') at the end of RewriteRule, but unfortunately this didn't make any difference.

Is mod_proxy a possible solution?

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
Moving Domain To New Server - Imap?
We have a client who has a site currently hosted with some guys in germany. I cannot speak german, so am unable to chat to the support there, so thought I would ask here.

We are wanting to move their site to new hosts, as we are re-developing it for them, and their current setup does not suit our needs.

The only issue I am not too sure about is the following:

They rely heavily on their email (what company doesnt nowadays?), and they currently have IMAP acounts. They use thunderbird on a Mac for all their emails, so all their mail would presumably be on their machines.

No, if I moved their email accounts, would all the emails be deleted from their Thunderbird on their Macs? I know they wouldnt for POP, but I have only ever dealt with POP, nt IMAp.

If they will get deleted, what is the best way for me to handle this?

View Replies!   View Related
Moving Domain Name Server (DNS) ...
I'm trying to move sites from one cPanel server to another. Presently, I am using the clustered DNS option in WHM to keep the two servers DNS in sync, which has allowed me to avoid messing with switching name servers for domains as I moved them. Now, I'm looking to turn off the original server, but that server is the one hosting the name servers that most of the domains use (ns1 and ns2.serverforest.com).

I'd like to move those name servers over to the new server, which I presume is as simple as re-registering them in the control panel over at my registrar. However, I presume I also need to bind IPs on the new server to the original DNS names. However, if I do that and the DNS cluster syncing occurs, won't that mess things up while I await the registrar making the changes? Do I need to turn off clustering before making the switch?

Is there a way to do this seamlessly?

Also, for testing purposes I created ns3 and ns4.serverforest.com on the new server. If I now want to move over ns1 and ns2, can I set them on the same two IPs that ns3 and ns4 "own" without any trouble?

View Replies!   View Related
Moving Domain Without Changing Tag
i've been given the glorious task of sorting out the company web site.

We have a dedicated server, and 2 domains.

One of the domains is the default domain for the dedicated server, and the other is on another tag with another company.

That company has then setup a 301 redirect to an url on the dedicated server.

Nasty!

What I am hoping to do, is add another web site in IIS for the second domain and then get the other company to change the DNS.

I would happily transfer the domain to the dedicated server's tag, but that takes time and it may also cause email downtime.

View Replies!   View Related
Moving Domain To Home Server
I am moving my domain to my home server. I went to remove it from WHM and saw this option: Keep Dns Zone (needed if you have moved a domain between servers in the same dns trust relationship, and wish to remove the old domain).

I am running my own BIND server on my home pc.

View Replies!   View Related
Moving Main Domain To Another Server
I have my main domain (domain.com) and it is where all my sites and customer sites are pointed to (ns1.domain.com and ns2.domain.com).

I just purchased a VPS and have made (domain.com) my main domain as I want it to be because of keeping the nameservers the same for my clients.

My vision is this, I will transfer all the sites from my old cPanel account to my new DirectAdmin account. I have setup a time to let my clients know not to update any content on their sites. At that time I will then download the sites from the cPanel account to the DA account. I will then move my main domain (domain.com) over as well and then change the name server registries at namecheap.

I understand some things can get lost in this switch, but ALL clients are aware of this and understand. They will still have access to the old server via the IP address to check for misdirected mail.

Is this the simplest way to get this done?

Is there a better way, with using the main domain?

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
Moving Emails From Yahoo To Personal Domain
how to go about moving old mails and forwarding new ones from my yahoo mail, without the yahoomail plus option.

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
What Domain Name Server (DNS) Changes To Make When Moving Hosts?
I have example.com as a reseller account hosted on a shared server. I have ns1.example.com and ns2.example.com on that server and client domains use these nameservers.

I want to move to a VPS for more control and so I have acquired vps.example.com. This also has vps_ns1.example.com and vps_ns2.example.com with it.

Can I move everything to the VPS? Assuming that I move the files over, if I simply changed the DNS of example.com to point to nameservers vps_ns1(and 2).example.com, what would happen?

Have I made it over complicated for me to understand, and it's actually a lot easier than I think? Or have I shot myself in the foot by using vps.example.com as the name for the VPS?

I am using cPanel/WHM for both servers.

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
Different Host And Domain Site
I want to buy a domain from Godaddy.com and host on a free webhost, that works really great. But I don't wanna get this problem when you visit the forum ->>> mydomain.com, I want it like this ->>> mydomain.com/forum/ and forum/index.php and all that stuff, so you can visit a thread directly.

But in my experiences before, I just got the mydomain.com, even if I visited the forum or an another page. Should I put the DNS or what to get the godaddy domain to work fine with the free webhost?

View Replies!   View Related
Sub-domain Site Stats
I thought i may as well post this here having already contacted my host. Just thought you knowledgable people may be able to give me some insight to this?

Well i am creating a sub-domain, and i obviously have site stats with AWStats for my primary domain name. If i was to create a sub-domain say example.sitename.com would i still receive the site stats for the sub as well as the primary one?
Anyone had any experience on this?

as midphase are good but generally take ages to get back to me and their response are rather general,

View Replies!   View Related
Setting Up A Site In A .local Domain
I have a web server running Server 2003 and IIS6. I can access everything fine via IP. Now I want to have a domain name work with it.

The server is in a .local domain environment. Does anyone have any info on how I should setup DNS for the web server if the domain itself is not getting any DNS info from the outside?

Is it just a matter of adding new A and NS records or do I need to be in a FQDN domain for it to work?

View Replies!   View Related
Redirect The Domain + Site Path
Is there a way that I could redirect total urls? By that I mean when someone goes to www.domain.com/whatever/file.php?id=345 they get redirected to www.anotherdomain.com/whatever/file.php?id=345

Im running apache 1.3

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
Access DirectAdmin Site Without Domain - Possible With CPanel
I'm new to using directadmin and I've got a problem; I've not yet switched the DNS over to the directadmin server 'cause I want to make sure the sites work first, however I can't find how to view the sites. With cpanel you can go to http://192.168.1.1/~username (where 192.168.1.1 = IP of server and username is username of account).
is this possible with directadmin? I can't find anything about it, anywhere.

View Replies!   View Related
Mystery Mirror/Mirroring My Client's Site Is On Another Domain But Why?
I'm having an issue with a client site and I am not sure what to do at this point. Conversations with the host (GoDaddy) haven't led to a solution and to be honest, I'm not sure it's their issue to handle although I will be firing off an email to their domain dispute department shortly. I spoke with a couple of supervisors there and they were as baffled as I am.

Here's the situation:

When people Google the name of the client's business, it returns their site but on a different domain. The entire site is there, nothing is changed but the URL. It's like having an unintentional mirror site except that none of the forms work which is what tipped off the users that something was wrong but of course, they don't notice that they're not actually on 'www.clientsite.com' so they think it's just a form error when in actuality, they're not even at the right domain.

There is really no way for this other domain to profit from mirroring the client's site; it's just a business profile type of thing with a few forms for contact, employment applications and vendor applications. No secure info is transmitted other than perhaps the occasional email address but we're not talking a heavy volume site, it's a niche market and really not something that would be a typical target. There's no eCommerce, no subscriptions, no financial info.

I'm at a total loss. Could this happen if this other site is hosted on the same server as my client's site? Could it be an actual error of some sort or would it have to be intentional?

The whois for this bogus site leads to DomainsbyProxy.com and I'll be sending them a letter as well but I'd really appreciate any input you all might have on HOW this could happen. Should I also contact Google?

View Replies!   View Related
Rapid Site Deployment (database Driven Domain Name Server (DNS) + Apache Config)
I am trying to do something that I believe is fairly non-standard. What I am looking to do is create a system where I can rapidly deploy web sites without having to restart named and Apache. For example, if a customer completes a process, I want to be able to turn that site on immediately using a temporary domain (somecompany.example.com or othercompany.example.com).

With some programming language (hopefully PHP) I would like to get the customer up and running with their site immediately without having to restart the server. While doing some research I found I could use MyDNS which uses MySQL to manage DNS data instead of configuration files. MyDNS can be updated on the fly.

For Apache I have seen wildcard configurations, but everyone seems to be suggesting the use of mod rewrite. I would prefer that the domain maps directly to a specific folder:

somecompany.example.com -> /sites/somecompany/htdocs
(*.example.com -> /sites/*/htdocs)

Does anyone know how I might do this with Apache. It seems similar to user directories (example.com/~username -> /home/*/htdocs)

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved