3
votes
6answers
111 views
Why ww2 sub domains?
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. Wh …
1
vote
2answers
46 views
How to ensure http requests originate from a specific location?
HTTP Referer is the way I'm doing it at the moment. As everyone who's used this method knows it is not 100% accurate as the Referer header is optional and maybe fiddled with.
Look …
0
votes
0answers
57 views
How to set up www cname for free dyndns subdomain [closed]
I have a free dyndns domain, mk12.gotdns.com. How can I set up a cname for www.mk12.gotdns.com, to point to the real one? And how can I force the www one, so that if you navigate t …
2
votes
2answers
30 views
Drupal no www. linking
how can I disable automatically converting WWW.SOMETHING into a link in Drupal?
I just want to display URL , don't create a like.
This must be done per page, as some of the pages …
1
vote
3answers
69 views
Creating Title / Slug based on PK ID
What would be the generic way to create record title and slub based on the ID? I am working with django-photologue here. I want to save a record with title and slug based on the PK …
2
votes
4answers
237 views
Take a screenshot of a web page in Java
Is there a free tool that can read given webpage and take a screenshot of it?
4
votes
6answers
940 views
How to redirect with “www” URL’s to without “www” URL’s or vice-versa ?
Hi,
I am using ASP.NET 2.0 C#. I want to redirect all request for my web app with "www" to without "www"
www.example.com to example.com
Or
example.com to www.example.com
Stack …
1
vote
0answers
195 views
m.www.yahoo.com - an illusion (subdomain subdomain)? or something stranger [closed]
I just noticed this URL as I checked my yahoo account (secondary, yay gmail). I've never seen a URL like this with a string before the www. Is this an illusion (the www is a subdom …
0
votes
4answers
61 views
Best way to present a Development and Live version
Like all web projects, when the site goes live you will require an ongoing support and development. We normally setup a BETA site to show our clients what it would look like so the …
-1
votes
4answers
56 views
javascript problem with www and without www
so i am getting permission issues when fetching pages via proxy and then doing somethin with the javascript...mainly because i enter into URL without www....how can i fix this ?
7
votes
6answers
259 views
What Unicode character do you use in your website? (instead of image icons)
I am looking for character which could replace image icon, for example like ✘ (xmark) and ✔ (tick), maybe some symbol to "draft" or "new message"?
EDIT:
Fav: ❤
Draft: ✍
Message …
1
vote
5answers
137 views
Sending an E-mail from a website without Server-Side scripting.
I'm trying to send a simple email from my website using a HTML form. I am not allowed to use any server-side scripting. I'm wondering if it's possible to send a simple message from …
0
votes
2answers
60 views
How to have a domain redirect to a subdirectory?
Using only DNS, how can I have http://www.example.com/ either redirect or resolve to http://www.anotherdomain.com/example ?
UPDATE:
Since it's been mentioned below that DNS canno …
-1
votes
2answers
73 views
Why is http://www.shlomifish.org/ Displayed Wrong in MSIE 8?
Hi all!
I maintain a personal web-site at http://www.shlomifish.org/ . It is displayed fine in Firefox 3.5, Opera 9.x, Konqueror 4.3 and Internet Explorer (MSIE) 7. However, with …
2
votes
3answers
377 views
What’s wrong with my sitemap?
Hi,
We have a sitemap for our site http://www.appsamuck.com/
The sitemap is here http://www.appsamuck.com/sitemap.xml
But Google seems to hate it. My question is why? I'm just s …
