Tagged Questions
The wildcard-subdomain tag has no wiki summary.
13
votes
10answers
1k views
Public Wildcard Domain Name To Resolve To 127.0.0.1
Is anyone aware of a public wildcard domain name that resolves to IP address 127.0.0.1. For example if I wanted to test a URL locally such as mywebsite.localhost.com or example.localhost.com but I ...
9
votes
5answers
10k views
Wildcard Subdomains
I know there have been a few threads on this before, but I have tried absolutely everything suggested (that I could find) and nothing has worked for me thus far...
With that in mind, here is what I'm ...
4
votes
2answers
580 views
Hosting many SSL sites on Azure using a wildcard certificate with MVC
The following application currently runs on a Windows 2008 R2 server that I'm attempting to migrate to Azure:
Part 1
First I have the following ASP.NET MVC site that routes customers based on the ...
4
votes
1answer
743 views
Wildcard subdomain on google app engine, alternatives to godaddy domains
I'm building an app on google app engine and have it set with wildcard subdomain mapping: http://code.google.com/appengine/docs/domain.html
Next, my domain name is through godaddy and I have specific ...
4
votes
1answer
485 views
setting cross-subdomain cookies accessible to a sub-subdomain?
I've set a cookie with domain of .example.com. It is available for every first-level subdomain on my site, as it should be.
It is not, however, available on nth level subdomains, i.e. ...
4
votes
2answers
737 views
wildcard ssl on sub-subdomain
we have wildcard ssl certificate for *.domain.com, and have a website with sub1.sub2.domain.com
safari 4.0.4 on MacOsx pops up a certificate error(presumably because of wildcard interpretation), ...
4
votes
4answers
4k views
Setting up wildcard domains on local host (OS X 10.5)?
I am starting to develop a site which basically acts as WordPress MU, in the sense that a user can signup and have their own blog. I will be coding this in Rails, however I am hoping to be able to ...
3
votes
1answer
395 views
Using wildcard subdomains with wildcard SSL on Heroku
We have an app recently deployed to Heroku. I think we have hit the wall in terms of our requirements (please make my conclusion wrong ) .
It's a project management app. Management has decided to go ...
3
votes
1answer
2k views
How to create an SaaS Application?
I don't know how else to say it so I'm just going to explain my ideal scenario and hopefully you can explain to me how to implement it...
I'm creating an application with the Zend Framework that will ...
3
votes
1answer
4k views
Virtualhost For Wildcard Subdomain and Static Subdomain
I have an odd situation where I want to have the urls app1.example.com, example.com and *.example.com all using a different virtual host. This is what I have (excluding example.com cause it just ...
2
votes
1answer
160 views
What url rewriting or wildcard subdomain rule be followed in this given case?
I am totally new to URL Rewriting and WildCard Subdomain management.
My requirement is that I have a gridview in my ASP.Net 3.5 WebApp from where a hyperlinks navigate url property is dynamically ...
2
votes
1answer
224 views
Wildcard subdomains on appengine over https on firefox
When I go to https://wild.rileylark.appspot.com with chrome, I get the nice "this is going great" icon. When I use firefox 4, I get the "omg, you're effed" message:
wild.rileylark.appspot.com ...
2
votes
1answer
336 views
Is a wildcard SSL cert neccesary if all sub-domains point to the website root
I am completely new to SSL certificates and need to purchase one pretty soon. There seems to be a huge price increase when sub-domains come into play.
My question is this :
I have my site set up so ...
2
votes
1answer
493 views
unable to map subdomain in local host webserver
I am developing a web application using Asp.net mvc framework with concept of sub domain for community.
I have implement concept of wild card mapping of domain like *.example.com. To test concept ...
2
votes
2answers
756 views
How do I configure WinCE to use wildcard SSL certificates?
Our Windows CE 5.0 application has a problem with our wildcard SSL certificate (*.domain.com) - it won't accept it as valid.
I understand that Windows Mobile 6.0 has support for wildcard certificates ...
2
votes
4answers
1k views
Wildcard Subdomain Exceptions
I have a wildcard subdomain enabled and dynamically parse the URL by passing it as-is to my index.php (ex. somecity.domain.com).
Now, I wish to create a few subdomains that are static where I can ...
1
vote
1answer
110 views
Which is better for provisioning sub-domains on Azure - wildcard CNAME or an API-based DNS like Route 53?
I am building an application on Azure that requires the use of subdomains for each customer. Subdomains will be provisioned during the registration process. Since Azure requires the use of CNAME for ...
1
vote
0answers
221 views
jetty wildcard subdomain
I want to use wildcard subdomain on Jetty
*.mydomain.com
I have found that Jetty supports normal virtual hosts http://docs.codehaus.org/display/JETTY/Virtual+hosts
I have also seen such configuration ...
1
vote
0answers
134 views
Htacces wildcard subdomain problem
Hello I have a problem with wildcard subdomains with htaccess and mod_rewrite.
I want www.domain.com/index.php?foo=x&bar=y translated to x-y.domain.com
My htaccess looks like this
RewriteCond ...
1
vote
1answer
77 views
Multiple Sub-domain Application Design
In the past, I've only build web applications that serve one customer so they've been pretty simple and easy. Now, I'd like to build an application where multiple customers are able to host their own ...
1
vote
2answers
89 views
Mod Rewrite - Advanced issue
I am needing to translate an unknown subdomain to a variable so the following would apply:
http://test.example.com/ ā http://www.example.com/?domain=test
http://xyz.example.com/ ā ...
1
vote
2answers
767 views
Apache - subdomains, mod_rewrite and virtualdocumentroot
Can anyone suggest how can I achieve the following (I couldn't cook a solution using either mod_rewrite or virtualdocumentroot)::
1) Allow any subdomain on my website, (*.mysite.com should not give ...
1
vote
3answers
116 views
How to create sub-links for user on sign up?
I am looking to create vanity url for my users. How can i do it?
I want something like username.domain.com
My second question is, can i also customize this upon client requests? Like let's say, ...
1
vote
2answers
434 views
Redirecting www to non www on server with wildcard subdomains
I have a Rails+Apache+Passenger setup and my app serves wildcard subdomains. I need all www URLs to redirect to their non www equivalents.
www.example.net should redirect to example.net
...
1
vote
2answers
810 views
Dynamic creation of subdomains
I'm creating a website using MVC framework (Yii) and I need to dynamically create subdomains, i.e. http://company.website.com
So, in order to achieve this I've added a DNS wildcard (*.website.com). ...
1
vote
1answer
293 views
*.mydomain.com - A record or CNAME?
Some people are saying use an A record and others a CNAME for a catch all subdomain.
Which should I use and why?
1
vote
3answers
198 views
“Subdomain” after my website name
Is there a way to dynamically create a kind of sub-domain that goes between my website domain and the .com?
For instance, www.onlinevet.com would be something like:
www.onlinevet.dog.com
...
1
vote
3answers
1k views
Problem with sessions, subdomains and authlogic in Rails
I've got a rails app with authlogic authentication and a username.domain.com structure built with subdomain-fu.
But my session breaks when going from domain.com to username.domain.com. I've tried to ...
1
vote
2answers
212 views
pseudo subdomains with .'s in subdomain name asp.net site
I have a .net site and couple of domains with wildcard dns pointing to it. I use pseudo subdomain system where i extract subdomain name from url with below code
public static string ...
1
vote
3answers
215 views
Non-leftmost wildcard in DNS record?
Hypothetical situation:
Suppose I ran a hosting firm where I hosted subdomains for people. You could sign up and give me a few bucks a month, and I'd give you yourname.mycompany.com.
Now, say I ...
0
votes
1answer
25 views
Point top-level domains to individual records in a rails app
I have a quick question.
Is there a way to point top-level domains to individual records in a rails app - similar to subdomains.
kinda like ...
0
votes
1answer
46 views
I Want All Possible Subdomain Variations to 404 - .htaccess
ANSWER
Solved the issue myself with a workaround:
First, create a wildcard subdomain *.website.com then add the following to .htaccess:
RewriteCond %{HTTP_HOST} ^([a-z0-9-]+).website.com/ [NC]
...
0
votes
1answer
21 views
wildcard subdomain issue with links to other pages
Iām having troubles linking to pages when using a wildcard subdomain and would love a little help figuring out a solution.
I want the users to have their own subdomain to view their own website ...
0
votes
2answers
105 views
rails subdomain
I went to this tutorial http://railscasts.com/episodes/221-subdomains-in-rails-3 and trying to implement in http://ngtv2.info
but after I place the code in routes.rb
match '/' => 'projects#show', ...
0
votes
0answers
31 views
How do I set up virtual host directories for sub-subdomains same as subdomains?
I currently use mod_vhost_alias with a wildcard ServerAlias to catch all subdomains for the domain I use to hold development versions of websites.
This works great, but I reach an issue when I need ...
0
votes
1answer
69 views
Redirecting dynamic subdomain with directroy structure to a single file
I have a domain name with wildcard dns active. what i want to write in htaccess is that when the user type abc.domain.com/news/news-details.php then it should send request to the file news.php with ...
0
votes
1answer
45 views
SSL Certificate
We recently built out a web builder application (WYSIWYG, pre-designed templates, shopping cart etc..). We have been looking at a few different options for SSL certs, even wildcards, for a solution. ...
0
votes
2answers
71 views
Wildcard domain and links to pages in site root
I have a wildcard subdomain (ServerAlias *.mydomain.com) to catch all subdomains requests and redirecting them to the home page while keeping the "fake" URL in the browser and passing the subdomain ...
0
votes
0answers
179 views
Wildcard subdomains on Plesk 10 without affection webmail
The old problem, solved originally for Plesk 9 ( http://codex.wordpress.org/Configuring_Wildcard_Subdomains_for_multi_site_under_Plesk_Control_Panel ) is back again.
Aftter adding vhosts.conf with ...
0
votes
1answer
140 views
.NET, multiple sites on one web application. urlrewrite?? and a lot of sub domains
First of all I explain the current web application and then I try to explain how i think i want it to be..
Currently i use classic ASP, but i will convert to .NET in the future. Thats actually why i ...
0
votes
1answer
171 views
Wildcard subdomains and friendly URLs
This is what I would like to do with htaccess (or whatever you suggest):
I want to allow users to publish pages,photos,videos,... and give them each a subdomain of their choice (ex: john.mysite.com).
...
0
votes
1answer
30 views
problem with subdomains in apache22+freebsd8
I have domain somedomain.net which is linked to some IP 123.45.67.89
I need to have such subdomains:
sub.somedomain.net - points to IP
123.45.67.89
*.sub.somedomain.net - catch all *. in ...
0
votes
1answer
129 views
redirect username to subdomain
i need to a script that it can do it
blogname.domain.com = > http://www.domain.com/blogname/
i think it possible with .htaccess file but i dont know it, so help me
thanks alot
0
votes
1answer
211 views
Wordpress Network Host that Supports Subdomains
Pretty simple question that for some reason the people at WordPress.org seem unable to answer. I'm looking for a good/cheap host that will allow me to host a WordPress Network with subdomains. I'm not ...
0
votes
1answer
65 views
I am trying to pull the wild card subdomains as a userName variable with PHP
I am using this basic piece of code:
$parts = explode (".", $_SERVER['HTTP_HOST']);
it works but here are the limitations I have not been able to overcome:
1) It only pulls the 1st part ...
0
votes
1answer
57 views
Apache addon perl script for obtaining subdomain from a wildcard
I had an issue regarding this which I've manage to fix to this stage, but the only issue is finding out how this could be achieved by perl.
This is a current structure of a link:
...
0
votes
3answers
182 views
Using Application.cfc to route dns wildcards
I'm using a godaddy coldfusion shared hosting account and I want to provide my users friendlier/direct urls.
I've added a wildcard to my domain so all subdomains point to the same root folder.
How do ...
0
votes
1answer
57 views
making subdomains out of a url?
i have this url
http://www.example.com/user.php?user=solomon
i want to convert this into
http://solomon.example.com
how can i do this!! thanks :))
p.s. im using plesk
0
votes
2answers
66 views
How can I change all subdomains to read different content from their respective subdirectories?
I have my DNS configured to accept any subdomain (wildcard *), but I am having trouble feeding back the required content to the browsers.
I would like each subdomain to return the relative content, ...
0
votes
0answers
624 views
Nginx - wildcard subdomain rewrite for kohana
Trying to setup a rewrite for kohana with a set uri and the subdomain as a parameter. I'm simply wanting to rewrite username.domain.com/some-variable to domain.com/sites/username/some-variable. ...