0
votes
0answers
13 views
How can I get Visual Studio Web Development Server (Cassini) to send the domain name of the request to the web application?
We're developing an application that is sensitive to the domain name of the request. The problem we're running into is that we have to use IIS in order to test the application because Cassini will …
0
votes
4answers
63 views
How do I register a domain with special symbols or characters?
Daring Fireball tweeted:
‘We Don’t Lie to Google’: http://✪df.ws/e4f
I've been thinking about creating a url shortener and a short url similar to http://✪df.ws/ would be ideal as no one will …
0
votes
4answers
57 views
Org or com domain for open source project site? [closed]
Let's say I have an open project called Some Project. Would you recommend hosting the project site under someproject.com or someproject.org, and why? I realize that .org suits an open source project …
0
votes
1answer
60 views
How to point a DomainName to an Apache Tomcat Server?
I have a domain name and I want to point it to a local apache tomcat server that I have installed and started on my machine(static IP)
What kind of configuration I need to do with the DNS(at the …
10
votes
13answers
494 views
WWW or not WWW, what to choose as primary site name?
From technical perspective the only issue is traffic and incoming links (one of them should redirect to another).
Now I need to choose which one should be primary. Some sites have www (google, …
0
votes
2answers
79 views
How to best buy a domain name? [closed]
What is the best way to buy a domain name to get the lowest price or best offer?
0
votes
1answer
48 views
Optimal Configuration for Disgusing Identity of Scraping
I'm running a bunch of scripts that are scraping data from a website. For reasons I won't bore you with, I can't run them all off the same host--instead I need to set up six different hosts. I want …
0
votes
6answers
179 views
Can I register a .it domain name for a company outside of Italy?
I've got a domain name that would work nicely with a .it domain name (e.g. redd.it). This is for a web application I'm building, which if it ever generates revenue will be for a company in the US. …
0
votes
4answers
57 views
Mysql Search for Domain Names
Hi
I have a table full of domain names. I'd like to do a search that returns some kind of relevancy results on it. My problem, is that if I do a search for "cool" I want it to return …
0
votes
2answers
159 views
Best way to determine if a domain name would be a valid in a “hosts” file?
The Windows Hosts file allows you to associate an IP to a host name that has far greater freedom than a normal Internet domain name. I'd like to create a function that determines if a given name would …
1
vote
4answers
75 views
Skipping DNS and using IP adress in web dev as opposed to URLs.
How much time would be saved in skipping the request for the IP of a domain name? Would it be noticeable. Before anyone gets to excited i know there could be problems with using an IP as opposed to a …
1
vote
2answers
114 views
Is there a pattern to define subdomain names for multilanguage websites?
I got a multilanguage website.
I will have a lot of subdomain names, something like this: mysubdomain1.mysite.com, mysubdmoain2.mysite.com, mysubdomain3.mysite.com. Each one needs to be a …
0
votes
2answers
130 views
www.example.com vs example.com [closed]
We have our website www.example.com, when I type example.com in FF It automatically takes me to www.example.com but if I type do the same thing in IE it takes me to default search engine and searches …
0
votes
2answers
123 views
How to obtain Domain name via JavaScript ?
Hi,
Is there a way to obtain domain name of a windows machine by using javascript in a browser (IE, FireFox, etc) ?
0
votes
2answers
153 views
How to support custom user domains (like WordPress) in IIS/ASP.NET
I would like to know if it is possible using IIS and ASP.NET (and ideally something that might be employed on a shared hosting account, but this isn't required) to mimic WordPress.com's ability to …
