Hi
I am familiar with dot.tk, a free subdomain service that provides url cloaking and an api to create new subdomains programmatically. Tragically it seems to be the only one that does not do path forwarding, so if I have a mydomain.tk url pointing to myhost.com and want to access myhost.com/path/to/resource via mydomain.tk/path/to/res...
Hi,
if I have a domain example.com, is there any way to make cookies valid only for that specific domain and not for sub-domains like www.example.com?
I know I can set it to only www.example.com, but can it be without a sub-domain?
...
I have tried to look for an open source project to learn about language domain level compiler to generate several languages such as Java , .Net platforms.
For example, If I make my own grammars (it can be XML, XSD, or any type of grammar), after compiling it, it produces to java and .NET (c#) language files.
any suggestion I appreciat...
What's the best way to handle this? When a user logs in a domain.com, they are logged out on www.domain.com and vice-versa.
Should one always be rewritten to the other with mod_rewrite? What is the best practice here?
...
I'm reading the MDC entry for nsICookieManager2.add and it talks about domain and non-domain cookies. What are the differences between the two types of cookies?
...
I am using checkdnsrr() function in PHP to check for available or parked domains but the result is not 100% accurate.
Is there any other method to check a domain name availabilty?
...
Hello,
I'm working on a domain statistics project and does anybody know how can I get unlimited WHOIS (thick) data for domains? Many registrars are limiting their WHOIS servers for look ups. What I need to do is caching more than ten million domains.
Also, is it possible to set up my own WHOIS server for storing thick data? Is there an...
I have seen on the web some domain names having prefix of ww2 or ww3 or so (ww2.somedomain.com, ww3.yourdomain.com). And these happen mostly when travelling from a page to page. What would be the reason of having such subdomains? Is there anything special about them or are they just another sub domain? I mean, are they useful in any part...
Hi All,
I have a requirement that I want to check the request headers and according to that I want to forward the incoming request to appropriate sub domain of my company.
For example:
request header A is coming then it goes to a.domain.com always (no matter request comes to a.domain.com or b.domain.com)
Similarly request header B is...
How would I go about checking if a domain name is registered? I was thinking about checking if it has a corresponding IP but it doesn't seem to work as well as I had hoped. Is there a solution in either PHP or Python that can check?
...
Hello. I have set up a custom domain for my google app engine application, which accepts incoming email. While this works great if you want to use an email address like [email protected], I would like to use a custom domain like [email protected]. Is it possible to do this?
A solution that will not work, is to simply u...
I'm getting slightly different display of a website depending on which URL I use to access it (two different servers, both serving the same files). One looks "thinner" than the other in Firefox 3.0 (no discernible difference in IE)
For example, compare:
http://www.ece.ualberta.ca/support/
and
http://www1.ece.ualberta.ca/support/
Th...
Hi all,
Did about 30 minutes worth of searching, found lots of relevant info, but none that addresses this particular concern, hope I'm not repeating a common question.
I would like to know what the general consensus is in regard to implementing infrastructure-related interfaces in domain types. Everything I've read about DDD leads me...
Hi,
This is rather difficult to explain so please bear with me.
We will be hosting 4 websites on our server and the plan is to have each site sit under its own domain:
site-a.com
site-b.com
sub1.site-b.com
sub2.site-b.com
Notice the two sub domains!
However, our client has asked if we can implement the following url structure inst...
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 better, but I'm afraid that on longer term, I may want to (cough...) start making money out of it, and .org would become misleading, while m...
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 ever have to manually type the symbol.
I tried to register a domain with a heart ♥ on a few of the more popular domain name registrars, but u...
I started creating a domain model and now I asking myself, how can I map this domain model to a NHibernate Data Model ((using Fluent NHibernate)? Is there anywhere a good and simple example of how to do that?
With Data Model I didn't think about the physical/relational Database Model(!) What I meant was the Data Model in the Data Access...
I can retrieve the logged in user name using NSUserName(), but how do I get the Open Directory "directory domain name" or other domain he is a member of? i.e. similar to the notion in Windows where a logged-in user is DOMAIN\USERNAME, where DOMAIN is his local machine, workgroup or Active Directory domain.
...
We have several domain name aliases all pointing to the same server and directory (just aliases).
But I'd like to password-protect (htaccess) the site when people come from certain domain names.
Thanks
...
In my organisation, we have some very inefficient processes around managing requirements, tracking what was actually delivered on what versions, etc, do subsequent releases break previous functionality, etc - its currently all managed manually. The requirements are spread over several documents and issue trackers, and the implementation ...