I'm trying to get a multi language site running, but running into problems.
This is the site structure:
content - home (site 1) www.mysite.com -- pages - en (site 2) en.mysite.com
When I go to en.mysite.com , I get a 403 access denied error.
I've set/added: - subdomains to the hosting provider under DNS section. - set domain prefixes to true in umbracosettings.config. - added subdomain in manage hostnames in umbraco admin.
I've only just set the subdomains in the hosting provider, so have I just got to wait for them to propogate?
Multi language site setup
I'm trying to get a multi language site running, but running into problems.
This is the site structure:
content
- home (site 1) www.mysite.com
-- pages
- en (site 2) en.mysite.com
When I go to en.mysite.com , I get a 403 access denied error.
I've set/added:
- subdomains to the hosting provider under DNS section.
- set domain prefixes to true in umbracosettings.config.
- added subdomain in manage hostnames in umbraco admin.
I've only just set the subdomains in the hosting provider, so have I just got to wait for them to propogate?
Thanks
Pete
Hi,
Did you add subdomain in the iis bindings?
Thanks,
Alex
Hi Alex
It's shared hosting, so no access to IIS. There's just a DNS and website sections in a plesk type admin.
Pete
Do you also get this error if you go to yoursite.ext/default.aspx?
i think it's web-server issue
It couldn't be done from the hosting admin, I had to get the hosting company to manually add the bindings.
Thanks
Pete
is working on a reply...