1
vote
1answer
27 views
Subdomain not reading modules or themes folder under sites/all/
I have a site set up with drupal, everything going fine. I then added a subdomain, and that too was fine until I went to enable a custom theme that was under the sites/all/themes …
0
votes
3answers
55 views
How to check whether the current URL has subdomain name using c#?
I need to check whether the current URL has the subdomain name and if it has the subdomain, I want extract it from the URL.
Could anyone konw how to do this in the C# in an ASP.N …
0
votes
4answers
48 views
Subdomains and DNS
Hi,
I currently have my own domain name and dedicated server and I offer different packages to my clients. What I want to be able to do is have them sign up with my website and cr …
0
votes
2answers
35 views
subdomain creation
Hi may I know what is the difference between
http://www.forums.duckyvideos.com and http://forums.duckyvideos.com ?
Actually I've created a new subdomain in my website. It is work …
1
vote
1answer
21 views
grails - subdomain based projects and links
I am trying to develop a grails application that has "root" content (www.mydomain.com/about for example) but will also support "projects" based upon the subdomain of the request; f …
1
vote
1answer
15 views
DotNetNuke : How to do single sing-on to multiple portals
I have a Dotnetnuke environment with multiple portals running at different subdomains (serviceA.company.com, serviceB.company.com). I can allow users the access to each portal by a …
0
votes
1answer
20 views
Exclude certain subfolders and domains in redirects
This is a continuation from http://stackoverflow.com/questions/1704845/redirect-only-html-files
How can I change my .htaccess to make it exclude certain subfolders or subdomains f …
3
votes
6answers
109 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 …
0
votes
1answer
23 views
subdomain routing to multiple controller issue
I have a site: www.mydomain.com where we have administrative controls hidden away from normal customer view. I would like to only access the administrative features under a subdom …
0
votes
3answers
56 views
using mod_rewrite to redirect from subdomain to maindomain
Hi!
My problem is that i have a functioning subdomain (sub.mydomain.com). sub is loaded in mydomain.com/sub.
What i would like to do is to redirect all requests to sub.mydomain.c …
0
votes
0answers
21 views
apache - redirect suddomain to main domain [closed]
Hi,
short story:
I'm new to apache (and sysadministration in general) and trying to redirect a subdomain to my main domain. I already have a rewrite rule that get rid of the 'www. …
0
votes
1answer
16 views
free subdomain redirection services with api and path forwarding?
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 tha …
0
votes
3answers
32 views
Domains & Foreward Slash
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.c …
1
vote
2answers
47 views
Hosting static images on subdomain
What are the benefits of hosting your images on a subdomain such as "img.domain.com"? If you're not on a CDN is there any real benefit to this?
Update
So doing this with CSS and …
1
vote
8answers
116 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.lo …
