Subdomain is a domain which is a part of a larger domain. For example, 'sub.example.com' is subdomain of 'example.com' domain.
0
votes
0answers
3 views
Connect a subdomain to a directory and access files using the subdomain URL
I've got a subdomain, blog.mydomain.com, (file setup: ~/www/blog.mydomain.com/) and I've got my blog on my domain (~/www/mydomain.com/blog/). I've managed to connect these two using a URL Frame.
Is ...
0
votes
0answers
7 views
Splitting a project that uses inttool into multiple gettext domains and installing mo-files into LC_MESSAGES
Problem summary:
generate separate pot-files for more than one textdomain and place them in subdirectories below po (e.g. po/gcompris-gui)
convince make install to copy the mo files to LC_MESSAGES ...
0
votes
0answers
9 views
Floodlight tracking across sub-domain and https boundaries?
My current client has been engaged with a digital marketing agency which has advised them to use Floodlight tracking on their legacy ASP.NET site. Many months, a budget spend, and a web page audit ...
1
vote
0answers
17 views
Subdomains on Cloudflare and Heroku
I have setup a cname for mydomain.com to be an alias of app1.herokuapp.com and it works. However, cname for sub.mydomain.com as an alias of app2.herokuapp.com does not work.
It does not work with ...
0
votes
0answers
11 views
Show a 404 for not-found subdomains instead of showing root domain's content [migrated]
I'm using nginx. What I'm trying to achieve:
A root domain domain.com which gets contents from /var/www/domain.com
A subdomain sub.domain.com which gets contents from /var/www/sub.domain.com
Any ...
0
votes
1answer
12 views
Get URL of a route that has a subdomain constraint in Rails
So I have a route with a subdomain constraint:
match '/', :to => "static#home", :constraints => { :subdomain => "home" }, :as => "home"
But if I grab the path in my view...
<%= ...
0
votes
0answers
7 views
Apache2 subdomain configs not redirecting properly
I'm quite new to the web server stuff. I'd like to set up several sub domains using apache2, however all of the sub directories I'm defining redirect to the exact same directory, while those which I ...
0
votes
0answers
11 views
Add an MVC4 Mobile App template to subdomain of an existing Webforms app
Im looking into adding an mvc4 mobile application template to an existing website built in webforms 4. Im not sure how to approach this and cant find anything on google that fits exactly what im ...
-1
votes
0answers
9 views
Should I use subdomain or subfolder for my shop? (SEO) [closed]
I'm currently working on a website that offers repairs of technical equipment. I'm building a webshop/e-commerce that sells technical equipment so it is in the same niche as the main site. I've tryed ...
-1
votes
1answer
28 views
Can't make cookies work for subdoman [duplicate]
There are two domains (the root and it's sub one) both running looking at the same webserver's directory, thus, working on the exact same scripts.
(I have Apache/PHP run on Windows XP on a home ...
1
vote
0answers
19 views
.htaccess subdomain languages
Im running a WordPress site with qTranslate installed.
The URLS are currently displayed as http://domain.com/en/ but i would like to change them to
http://en.domain.com
How do i make this work? ...
-1
votes
0answers
16 views
DNS domain and subdomain equality
For which propose does "myDomain.com" and "sub.myDomain.com" can be considered the same?For example:
Does a certificate for "myDomain.com" valid for "sub.myDomain.com"?
What about cookies?
Is ...
1
vote
1answer
17 views
Error App Domains: buydirect.za.com is not a valid domain
I keep on getting the same anwer when I try to submit my site. This only happens with .za.com. Does anyone have a fix for this? Thanks.
Error:
App Domains: buydirect.za.com is not a valid domain.
...
0
votes
1answer
23 views
Invalid Subdomains of Addon Domains Show Content Fom Main Domain
I have a website - www.example.com.
There is content at www.example.com/content.html.
I have an addon domain called www.addon.com.
If I type invalidsubdomain.addon.com/content.html into the address ...
0
votes
1answer
49 views
URL Rewrite => Variable to Subdomain
In my .htaccess file, this code works fine :
RewriteCond %{HTTP_HOST} ^(.+).mydomain.com$
RewriteRule ^(.*)$ http://mydomain.com/profile.php?username=%1 [R,L]
For example, when I write this URL ...
0
votes
1answer
38 views
Link to Rails root URL when root is on a subdomain
So I have a Rails app with a static controller and two routes:
match '/', :to => "static#dashboard", :constraints => { :subdomain => "dashboard.alpha" }
root :to => "static#home"
The ...
0
votes
0answers
12 views
Redirecting subdomain from an alias domain
So I have been searching the net along with this site regarding htaccess redirections, but have yet not managed to find the solution for myself (it may not even be possible).
So my scenario is this:
...
0
votes
0answers
9 views
Proper way to Dynamically Create Subdomain Sites Instead of Writing to .htaccess
I'm looking for a way to add user accounts as a subdomain, such as "Username.SomeSite.com". While I was thinking of a way to do this, I figured I could dynamically edit the .htaccess file, however, ...
1
vote
1answer
30 views
Redirecting subdomain to file without hardcoding url
Actually topic is simple and answered million times but, somehow doesn't work on me.
What I try to do is redirect "m.domain.com" and "mob.domain.com" to a file "domain.com/folder/mobile.htm"
But ...
0
votes
0answers
12 views
Need to create a website for sharing projects
I want to create a website of my own where I can publish my own projects such flash files, android projects and such information so besides purchasing a domain what other things do I require. I would ...
-1
votes
1answer
28 views
Linux: forward incoming connections from subdomain to port? [closed]
I'm currently running two minecraft servers on the same computer, and would like two separate subdomains so people don't have to connect to one with domain.com:25566.
The solution I can see to this, ...
0
votes
0answers
26 views
Password protection via .htaccess working in subdirectory but not in subdomain
I have a main site and a subdomain test site.
On the main site I have a folder previously used for testing...
/httpdocs/test/
Within that I have a htaccess file
AuthUserFile ...
1
vote
0answers
14 views
Masking subfolder to a subdomain
I wonder if it is possible to achieve this. We have 2 servers windows and linux. We would like visitors go to http://www.mydonetserver.com/event will see exactly what we have setup for the subdomain ...
2
votes
1answer
23 views
How to pull content from a Wordpress Category/Archive page and set it up as the index of a subdomain?
I wanted to pull the contents (the whole page actually) of an archive/category page on Wordpress to show in an address which is a subdomain.
Here's what I want to see, the contents of this page: ...
-1
votes
1answer
11 views
Sub domain: maximum number of characters allowed? [duplicate]
I wonder how many characters allowed for sub domains? Can I do like:
really-long-sub-sub-domain-name.really-long-sub-domain-name.long-63-character-domain-name.tld ?
Is there any differences between ...
1
vote
1answer
24 views
flask app with subdomain on openshift
I created python flask app, and deployed to openshift. It can be accessed at
https://ledgerware-hj.rhcloud.com
Now I'd like to use subdomain names for language code. On my local pc I added the ...
0
votes
0answers
25 views
Rewrite sudomain to subfolder in combination with other rwrite
I have URLs such as http://example.com/flyers/?seo_url=some-body/bride-2x-photo-81 and I would like to rewrite them to www.flyers.domain.com/some-body/bride-2x-photo-81. Flyers is a sub-directory ...
0
votes
1answer
34 views
How to disable subdomains in my vps server?
Hello,
I have a vps server for host my website. I have little problem. But I don't know how to explain this. Here is example:
My site : blabla.com
I access my website with all subdomains, ...
0
votes
0answers
34 views
webapp2 DomainRoute is not matching
I'm trying to launch a webserver serving several sites under several subdomains.
I'm using Pythen with webapp2 and paste. My Server is behind a router that asigns a static IP adress to the server and ...
0
votes
0answers
12 views
How to configure a subdomains in Acrylic?
In my AcrylicHosts.txt file I have current configuration:
127.0.0.1 localhost
127.0.0.1 *.domain.vh
127.0.0.1 *.vh
127.0.0.1 *.*.vh
Unfortunately, if I'll create a directory blog.domain this will ...
-1
votes
1answer
44 views
Multiple domains, go to same IP, but I want them to go to different servers [closed]
I have multiple domains that I own. All of them forward to a subdomain of themselves (ex. mine.com would foward to www.mine.com). I do this so that I can have the subdomain be a CNAME to my DynDNS ...
0
votes
0answers
38 views
500 server error when using a subdomain in zend framework project
I have zendframework 2 skeleton setup and working fine and as expected on a directory (domain.com/dir/public). I have added a subdomain (sub.domain.com) on a godaddy shared hosting account that points ...
0
votes
0answers
15 views
modrewrite subdomain redirect with different redirect for file request
Given a subdomain foo.example.com which redirects to example.com/bar.
In addition, if one enters the address example.com/foo it should redirect to example.com/bar.
However, and here is the ...
0
votes
0answers
60 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
1answer
17 views
What changes are needed in .htaccess file when adding a sub directory
This is my .htaccess file:
Options -Indexes
Options FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) ...
0
votes
0answers
18 views
Wordpress 3.5.1 load content outside wordpress
Im trying to load wordpress in a subdomain specifically trying to load wp menus, but when i try to call to wp-load i receive "Unable to establish database connection"
I'm trying to call to wp-load ...
0
votes
1answer
30 views
Subdomain should access all the main domain files, except config database
I am looking for the solution, as I am creating an application using CodeIgniter. I just want to create the user of that application having their own DB. I just want the way how to access the main ...
0
votes
1answer
21 views
How to point a domain without changing name servers
My client has a website at exampleA.com, but want their new domain name exampleB.com to point to the server that hosts exampleA.com.
They have certain emails setup with exampleB.com...so I want to ...
1
vote
0answers
23 views
Assets not loading on a subdomain
I have a subdomain setup in my routes.rb as follows:
scope constraints: { subdomain: 'advertiser' } do
root to: 'static#sub_index'
end
When I navigate to this page I get 404 errors for all ...
1
vote
2answers
28 views
How can I strip a subdomain if it is “www” in a Rails 3.2 application?
I have a Rails 3.2 application that is driven by subdomains:
company1.myapp.com
companyn.myapp.com
Some people are trying to do this:
www.companyn.myapp.com
Which yields an error. How can I ...
0
votes
0answers
22 views
WordPress | Content pre-heading | after footer in sub-domain?
I have got a project that is unfinished from another developer, and that project is a migration from another older web site based on ASP to WordPress.
In the old ASP site, the owners they do have the ...
0
votes
1answer
25 views
herokuapp subdomain not shown externally
I have a Facebook app running on Heroku. The app has been created directly from the Facebook app creation wizard. The subdomain is like myapp.herokuapp.com. The problem is when I connect to an ...
0
votes
2answers
26 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 ...
0
votes
1answer
15 views
Increase memory_limit of subdomains in the plesk panel
I increased memory_limit to 512M in the plesk panel, then i ran phpinfo() and tested this two addresses:
fanap.ir/phpinfo.php ----> memory_limit=512M
test.fanap.ir/phpinfo.php ----> ...
0
votes
4answers
18 views
Determine if domain is zone apex or subdomain
I'm trying to write a script where part of its functionality depends on if a user-provided domain is a zone apex (example.com) or not (www.example.com). What is a robust way to determine if I'm ...
0
votes
2answers
24 views
Redirect home page to subdomain
I only want to redirect one page, my homepage, to some subdomain.
I addded these lines in my .htaccess files,
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} #some rule
RewriteRule ^index.php$ ...
0
votes
1answer
78 views
How to redirect Multisite subdomains to a 404 page when accessing wp-admin?
How to restrict wp-admin page to subdomains? We have multi domains in a WordPress site and I need to redirect subdomain.websitename.php/wp-admin/ to a 404 page.
For this, I used this code but it's ...
0
votes
1answer
26 views
stop URL masking on my site [closed]
Short version: I use subdomain forwarding with masking to combine two separately hosted resources. I need to figure out how to turn off masking when linking back to the the main resource that is ...
0
votes
1answer
23 views
Determine Which Domain is More Commonly Entered (WWW)
Is there a way (be it with Analytics, or etc.) to determine which version of my domain is entered more frequently? (domain.com OR www.domain.com)
I've yet to find a way to determine this.
0
votes
0answers
17 views
Shared SSL certificate as subdomain
My webhosting company offer free shared ssl certificates that I would like to take advantage off but here's the issue:
the SSL url looks like this
https://web125.secure-secure.co.uk/myurl.com
I'm ...




