Tagged Questions
The domain-mapping tag has no wiki summary.
5
votes
1answer
317 views
Map a domain to an MVC area
Anybody got any experience in mapping a domain to an MVC area?
Here's our situation:
Old system (still active but will soon redirect to new store):
www.example.com - our main site where we send ...
3
votes
3answers
848 views
Groovy domain mapping
I have a to save a pdf report into an Oracle DB.
The report's dataType is a byteArray.
The domain definition is as follows:
static constraints = {
report(nullable:false)
company(nullable:false) ...
2
votes
1answer
179 views
Domain Mapping with php?
today im playing with domains with php,
example
www.wordpress.com is our main site
www.friend1.com is my new domain
www.friend2.com is my new domain
www.friend3.com is my new domain
to
...
2
votes
0answers
59 views
Setting Default document for subdomain [closed]
My website has a default document pointing to Home.aspx. The site has a folder which is mapped to a sub domain. Is it possible to map the subdomain to the subfolder and have a different default ...
1
vote
0answers
56 views
Anyone familiar with Wordpress MU domain mapping? Need desperate help please
We have the Wordpress MU Domain Mapping plugin installed and have followed instructions to the best of our ability but we can't seem to get this working at all and I've tried everywhere to get advice ...
1
vote
1answer
197 views
Is it possible to map multiple domains to single Google App Engine application?
I'm developing CMS System that can serve multiple sites at same time, is it possible to map multiple domains to single Google App Engine application?
0
votes
1answer
94 views
Redirect non-trailing slash to trailing slash on homepage URL only
I have a two-part issue.
I am trying to implement a redirect only for the homepage URL to render with a trailing slash. Example: redirect www.domain.com to www.domain.com/ BUT allow all other URLs ...
0
votes
0answers
164 views
WordPress Multi-site with Multi-language using WPML
I have a project with WordPress for a multi-language, multi-country site.
I want to have a structure like:
domain.com
domain.com/es
domain.com/de
domain.com/fr
domain.es
domain.es/en
domain.fr
...
0
votes
0answers
69 views
wordpress mu domain mapping problem
i installed WordPress mu and WordPress mu domain mapping plugin but the only problem that i have is that i cant park a domain to use for main domain for example my main domain is foo.com and i want ...
0
votes
0answers
14 views
Help me with Domain Mapping
i tried to play with domain mapping. Basically i want to build a simple application like blogger or wordpress.com which allow us to use our domain as an Alias.
I'm using a linux server with cpanel.
My ...