The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
12 views

I want to build a script CDN for my place of employment [duplicate]

I write a bunch of scripts (javascript, php, perl) for my work. Right now, people have to get the scripts themselves from our sharepoint, and then install it as either a bookmarklet or a greasemonkey ...
0
votes
1answer
124 views

Why is ww35 used in some URLs? [duplicate]

A question asked on my website here http://www.wrangle.in/topic/av5b5ymlhoyc/what-is-the-difference-between-www-or-ww I want to give them answer but I didn't find anywhere on google. So I thought ...
0
votes
1answer
100 views

Plesk 11 preview site with hosts file

I want to preview my website by manipulating the hosts file, linking to the server's URL but it's not working - My browser always tells me "the connection has been reset during page load". What am I ...
0
votes
1answer
69 views

Accessing website from within the LAN via web address

I run a small website at my house; just started it up the other day running Wordpress. The problem I'm facing is fairly obvious: I need to access my website, but I can't use the URL due my hosting on ...
3
votes
2answers
57 views

How to provide email accounts without changing the DNS?

My client have registered a domain name through BigRock.in, and my client needs 10 email accounts, so I decided to provide it through my web hosting (re seller account). My question is - How to ...
1
vote
1answer
49 views

What should I do if I host my email with a different email server, while using another web hosting for hosting my website? [duplicate]

Possible Duplicate: How do I leave mail at the registrar while serving the web from host? What should I do if I host my email with a different email server, while using another web hosting ...
0
votes
0answers
24 views

Where can I learn about managing domain names for my websites? [closed]

[I originally asked this question on serverfault.com, where it was closed as 'out of scope.' Hopefully it is appropriate for this forum] I am a developer who doesn't understand how to effectively ...
1
vote
2answers
109 views

host and share files in my hosting

I currently have a domain+hosting with unlimited hosting space for our website. On the other hand, I use Dropbox to share our organizational files and photos between about 10 users. The thing is that ...
2
votes
2answers
120 views

Working with Host file in Windows XP?

I just want to setup a local server on my pc. I have WAMP installed. Now, for test, I wrote www.google.com www.google.temp in hosts file, in location C:\WINDOWS\system32\drivers\etc. But, when I ...
0
votes
1answer
162 views

Is there any free host which supports php and mySQL in utf-8? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? Is there any free host which supports php and mySQL queries in utf-8? I've already tried to use x10hosting and ...
0
votes
1answer
50 views

More information about worldwide nodes how to get?

The context: Six hosts across worldwide were traced over week from UK. Ten thousands of lines to be parsed and analysed. And then I try to find any clue of geographical information and path - from ...
2
votes
2answers
297 views

Move website from host a to host b without down time dns change

I would like to move my website from host A to host B I have uploaded a copy of my site to the new host, while keeping the old copy in place with the old host I will need to update the nameservers ...
1
vote
1answer
32 views

New to a webhost and nothing linked is appearing

I have a problem with my new web host. I recently switched my site from a free to a paid host and it was working fine on the free. Now however, when I go to the index page no formatting or anything ...
2
votes
1answer
509 views

anyone know a good cheap asp.net mvc3 webhost? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I'm looking for an asp.net webhost to use, not looking for anything particularly fancy, just something to test some ...
2
votes
2answers
216 views

webhosting with IP access

I'm using a shared webhosting service but I can't access my website using http://ip.ad.dre.sse of the website, I have activated a dedicated IP service but the problem has not been solved. What do you ...
2
votes
3answers
80 views

Shared IP address

My website share the same IP address with a lot of other internet sites (500) that are not mine. How is this possible? is this affecting my SEO? Thanks
1
vote
2answers
292 views

CNAME redirect domain to www

On my domain.com at godaddy's page, I set a cname www to point to test.somedomain.com. So if a user types in www.domain.com, it will takes him to test.xyz.com. My question i how can i configure ...
2
votes
3answers
1k views

What happens if I let my domain expire?

I have a domain on GoDaddy which I want to transfer. Due to too much hassle (can't remove the privacy entries, lost email account password, etc. etc.) for a transfer, I just thought that I can let it ...
1
vote
2answers
102 views

Hostings support SSH with price lower than 5 USD [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I am looking for some hostings support SSH with price lower than 5 USD. Thanks
1
vote
3answers
245 views

How can I point my site from my domain to another host?

I have websites running in a host & domain with the same company (CompanyA) Then I transferred some of my website (www.abc.com) to another domain company (CompanyB) My problem is www.abc.com ...
2
votes
2answers
569 views

Is it possible to host a site over 3g?

I got to thinking about this for a while, is it possible to host a website over a 3g connection? not from a mobile device but from a full server, if you were to have it in a car, could you host the ...
1
vote
1answer
47 views

Site on 2 hosts

is there a way yo add 2 hosts per domain so if i host dies it automatically switches to the other one? or if its slow you can easily switch to the second host? Thanks!
2
votes
3answers
49 views

What media should I store on server and what media should I store on 3rd party hosts?

Right now, amazon s3 holds all my images, but I must wonder, is that necessary or for the best? It seems to me like for images, such as a favicon, I should just host it on my own server since s3 ...