The wildcard-subdomain tag has no wiki summary.
0
votes
0answers
55 views
RewriteRule ^/?$ %1 [L]
I need expert advise now, I've been messing around with htaccess for over a day now, because my current host does not allow subdomains unless you pay €12,17 for 25 subdomains. So I thought I'd route ...
0
votes
2answers
21 views
Rewrite subdomain to subfolder causes loop error or 403
I have a local Apache server set up on my machine, with wildcard DNS in place. I have it set up so that it works like [foldername].loc. So, for instance, a folder under my htdocs folder called ...
-1
votes
0answers
10 views
Point Domain containing customer name to single application [closed]
We are building a SAAS based product where in customers procure the product by registering with a unique name appended before the domain name. Ex. "abccompany.bestproduct.com"
Likewise there would be ...
1
vote
2answers
38 views
Cannot figure out this wildcard subdomain mishap
I've been trying to accomplish this for hours now and for some reason it does not want to work.
All I want is username.domain.com to internally go to domain.com/users/username
I set-up my dns that ...
0
votes
1answer
40 views
%N backreference inside RewriteCond
I'm working on a virtual domain system. I have a wildcard DNS set up as *.loc, and I'm trying to work on my .htaccess file. The following code works:
RewriteEngine On
RewriteCond %{HTTP_HOST} ...
-2
votes
2answers
29 views
add domain to server with php that points to a certain folder [closed]
Im making some sort of CMS with server side PHP,
1.How do i with PHPadd the user's domain to the NS records and direct it to they'r folder in the server?
2.what this operation is called? i been ...
0
votes
0answers
138 views
Accessing Wildcard Subdomains on Windows 7 XAMPP via LAN
After much toil, I got wildcard subdomains running on my XAMPP installation using Acrylic DNS Proxy:
127.0.0.1 localhost
127.0.0.1 *.localhost
127.0.0.1 *.local
127.0.0.1 *.lc
and this bit of code ...
0
votes
0answers
38 views
Configure htaccess to lead subdomain to a bundle
I am looking for some help to setup a .htaccess on a particular subdomain.
About my apache configuration everything is setup and is fully working.
I created a wildcard for my domain so ...
0
votes
1answer
19 views
Domain redirection [closed]
For example if we use some-ramdom-text.godaddy.com it is pointing to godaddy.com
A few more examples
abc.godaddy.com points to godaddy.com
123.godaddy.com points to godaddy.com
Like wise,How ...
0
votes
0answers
39 views
htaccess wildcard domain issue
i am trying to redirect sub-domain to a specific page.
for example:
http://**something.com**.mydomain.com to http://mydomain.com/results.php?url=**something.com**
i have already added a CNAME ...
0
votes
1answer
144 views
.htaccess conditional statement
I want to rewrite my urls to more seo urls using wildcard sub-domains and I am unable to write htaccess conditions and hoping to get some help with it.
I have this url:
...
0
votes
1answer
169 views
Wildcard subdomains with .htaccess (Codeigniter)
In my current project, I was asked to provide blog feature for every registered user, that means when you register, you can automatically write blogs on site. This was easily done, however, I was ...
1
vote
1answer
159 views
How do I access wildcard subdomains in localhost (.NET MVC 4)?
Thanks for looking!
Background
I am developing a web app on the .NET 4.5 framework (C#) that needs to allow users to create an account and then have a subdomain with their account name (e.g. ...
0
votes
0answers
60 views
htaccess - Remove file extensions and force subdomain
If a subdomain isn't in my URL (or its "www") I'm trying to force an underscore as the subdomain. I went round in circles yesterday trying to understand this, here's what I have so far:-
Rule #1.
...
0
votes
0answers
56 views
Is it possible to check whether Wildcard DNS is enabled using PHP?
I'm trying to see if it's possible to check whether wildcard DNS (or wildcard vhosts?) is enabled on the domain a script is running on and have come up blank so far.
I've tried reading the DNS ...
-1
votes
1answer
210 views
Many subdomains, one IP on IIS 7.5 [closed]
I've read so many articles about my topic, so now I more helpless than before.
I have one IP address, a domain (for instance: domain.com), IIS 7.5 and 5 sites. I want to redirect all subdomains like ...
0
votes
0answers
29 views
how to install wild card SSL in different servers
We have taken wildcard SSL from Godaddy Service Provider. I have installed the certificate in 1 server for 123.example.com & 456.example.com. Now I need to install the certificate for ...
0
votes
1answer
214 views
Creating SubDomain for an account on registration with iis7 asp.net
I am digging from 3 days all over the Stackoverflow and google. I am not getting any exact steps, how to accomplish it... I read all these questions on stackoverflow, many person asked this same ...
1
vote
2answers
110 views
Codeigniter - Can “foo” subdomain automatically use controllers in “foo” folder?
As is usual with Codeigniter, assuming I have $route['default_controller'] = "welcome";, if I request the url on the left, I am using the controllers listed on the right:
www.foo.com/ => ...
0
votes
1answer
163 views
Apache redirect subdomain to folder, keep parameters
I have this code in .htaccess :
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !\.(css|gif|ico|jpg|js|png|swf|txt)$
# If empty subdomain, replace ...
0
votes
2answers
80 views
Redirecting wildcard sub-domains ISAPI 2
I'm trying to redirect all wildcard sub-domains to example.com via ISAPI Rewrite 2.
e.g. qqqq.example.com 301 redirects to example.com
Using other info here on Stack I've got the following to ...
0
votes
0answers
31 views
recreating session issue
thanks for helping me out.
It appears that some visitors of my site have trouble, and i can not reproduce this error. So i hope you might have any ideas.
My setup is as follows:
Main Shop (running ...
0
votes
0answers
76 views
PURLs - one subdomain per app user but keep the subdomain all the time
Hi im trying to accomplish some sort of customization in a website that takes a PURL (personalized URL) and based on it show some dynamic content.
Some illustrative examples:
www.domain.com should ...
2
votes
1answer
171 views
webapp2 subdomain routing for any domain
I want to setup a catchall subdomain routing system where the subdomain is the user's profile and the domain can be anything so it doesnt have to be set based on the server it is running on.
what I ...
1
vote
1answer
164 views
Use wildcard SSL subdomains with a Windows Azure ASP.NET application
I have the following scenario and I need help to deploy it to Windows Azure.
I have the following ASP.NET site that routes customers based on the first part of the DNS name:
...
2
votes
1answer
443 views
Subdomain in Google Console Redirect URIs
I have an web application that uses google api (google drive). The application is used by many clients and every client has an subdomain to access the system.
So the domain is appdomain.com
And for ...
0
votes
1answer
488 views
Creating Wildcard Sub Domain Using Apache VirtualHost
I want to have this situation :
if user request using this URL : example.com or www.example.com,
user will see index.php in this directory /home/admin1/public_html/
but when user request using other ...
0
votes
0answers
41 views
configure sub domain headers in IIS
I am running IIS 5.0
I have a website configured on it with two header settings: xyz.com and www.xyz.com
Users of this site have the facility of creating their own unique subdomains under this. ...
1
vote
1answer
92 views
Wildcard sub.domain.tld redirect to domain.tld/sub
I currently have a wild card subdomain with this on apache:
<VirtualHost xxx.xxx.xxx.xxx:80>
DocumentRoot /home/web/domaine.tld/www
ServerName domaine.tld
ServerAlias *.domaine.tld
...
1
vote
0answers
524 views
Nginx wildcard proxy, pass subdomain to the server (upstream proxy)
I would like to be able to pass subdomain.domain.com to .domain.com apache server, with subdomain info too.
I would like to make a nginx cache for domain, acting like wildcard, but passing subdomain ...
0
votes
2answers
417 views
Heroku subdomain DNS
I have a Rails app with a custom domain and wildcard subdomains hosted on Heroku (Cedar). Let's call it https://mysite.com.
If a user goes to, for instance, https://bobcat.mysite.com, the Rails app ...
1
vote
0answers
129 views
Wild card subdomain and SSL [closed]
We have used wild card subdomain to our web app running tomcat.it is working fine.Now we purchases ssl and implemented , it is working for https://domain.com but wild card is not working. now ...
0
votes
1answer
462 views
Proxy all subdomains of one domain to another, using Apache
I am trying to build a reverse proxy using Apache.
My goal is to proxy all requests of the form <subdomain>.domain.com/file.html to www.domain.com/<subdomain>/file.html.
I somehow need ...
1
vote
1answer
163 views
Starting a php $_SESSION on root domain (www) and sharing the session across subdomains
I'm trying to set my PHP $_SESSION and have it usable across all subdomains. This works fine except when trying to retrieve the session from the root domain (www).
If I initiate the session while on ...
0
votes
0answers
228 views
How to VirtualHost with defined Subdomain and Wildcard Subdomain
I want that admin.domain.com request be handled by admin.php and all other request like mysite.domain.com be handled by index.php so I try this in the apache conf:
<VirtualHost *:80>
...
0
votes
0answers
269 views
wildcard SSL from comodo and cheapssls.com [closed]
I want to buy SSL for one of our doamins which has 2-3 subdomains. Now I have tried to lookup and found that I'll need wildcard SSL and I was looking up at Comodo's wildcard SSL and also found ...
1
vote
1answer
219 views
htaccess: change address bar to remove prohibit parameter
I try to make subdomains with htaccess.
it's working fine so far. I'm using the subdomain as a Get-Parameter within another script.
However, if someone just uses this parameter, the ...
0
votes
2answers
223 views
.htaccess unmasked/forced wildcard subdomain redirect
I want to edit the .htaccess file to create an unmasked wildcard redirect of all subdomains to the main www subdomain.
i.e. *.domain.com => www.domain.com
e.g. www.example.domain.com => ...
0
votes
1answer
234 views
IIS7 wildcard mapping for dynamic subdomains
I have this setup in IIS:
1- Default website
2- Site1: binding test.example.com:10.10.10.10:80
I want to have *.test.example.com to point to Site1 so if I go to test1.test.example.com I will see ...
0
votes
1answer
207 views
redirect to 404 wildcard subdomain
I setup a wildcard A record on my domain registrar. Now if a user access a missing subdomain on my domain, they will be redirected to the homepage. Currently my initial setup was this:
...
0
votes
2answers
263 views
How to create a web application in .Net that generates a sub-domain URL for each user of the website at run time
Hello Technical People,
I am planning to create a Web Application using SaaS model .
For that, I want to develop application in such a way that the application should create a Unique sub-domain URL ...
1
vote
1answer
128 views
SSL for Wildcard Sub-Domains
I am trying to setup wildcard sub-domain. So my domain is www.mydomain.com so anything comes like this test.mydomain.com, welcome.mydomain.com will work, that is fine.
When it comes to SSL, if I am ...
1
vote
1answer
276 views
Wildcard Subdomains with CakePHP htaccess
I currently have this CakePHP Setup: Variable Prefixed Routing in CakePHP
DNS for *.example.com and Apache Entries for handling Wildcard subdomains is already present. Unfortunately, I can't seem to ...
0
votes
1answer
85 views
API versioning using Wildcard Sub-domains
I don't want to add any versioning logic to the API.
If I use Wildcard Sub-domains and regex in nginx.conf to determine subdomain part, I can route the request to specific directory. Here is the ...
-1
votes
1answer
2k views
nginx wildcard subdomain ssl rewrite
Have a wildcard dns subdomain record. Using domain-only validation SSL certificate.
Need to set nginx rewrite rules in that way:
http://site.com => https://site.com
http://*.site.com => ...
0
votes
1answer
553 views
Wildcard SSL and CNAME
I am using Amazon EC2 ELB and following their recommendation of using CNAME to refer to the public DNS of the ELB:
$ nslookup qa.mydomain.com
Server: 192.168.1.1
Address: 192.168.1.1#53
...
0
votes
1answer
97 views
Trouble redirecting subdomains to a folder
I have got this working:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^([^\.]+)\.domain\.co\.uk
RewriteRule ^(.*) http://domain.co.uk/%1 [L]
So it will redirect test.domain.co.uk to ...
0
votes
1answer
317 views
redirect public_html folder
I have two domain name
www.domain.com
www.parked.com
I have 3 folders inside the public_html (www) folder
folder1
folder2
folder3
i want a wildcard using htaccess code to redirect the domain ...
1
vote
1answer
580 views
ssl self signed wildcard certificate on sub domain - internet explorer and chrome cannot display page
I am working on a development server that is running only one website example.com, as well as running all of the subdomained user accounts someone.example.com. The server is running CentOS and I have ...
0
votes
1answer
368 views
How do i create a virtual subdomain using htaccess?
I would like to create virtual sub domains for clients who will have websites with us but the websites will be served from a single url in reality for example;
Customer requests website ...
