Umbraco not loading back-end unless "/" is specified
Hello again,
I am migrating my Umbraco and I have most things working - except 2 issues with the backend. The first is:
When I type my url in www.domain.com/umbraco
This will not load the "back end" unless I specificy www.domain.com/umbraco/ (note the trailing forward slash) - what setting needs changing for this?
To get to the backend I'm currently, manually typing, www.domain.com/umbraco/umbraco.aspx - but none of my content is showing here - will this be a permissions issue on a folder?
I have contacted my host with these issues but I thought it would be worth mentioning incase any other Windows newbies may encounter this problem.
the trailing slash is an issue, maybe you can fix it using url rewriting ?
as for the empty backend, there are several topics about this with the solutions for different versions of umbraco (you didn't specify what version you are using)
Umbraco not loading back-end unless "/" is specified
Hello again,
I am migrating my Umbraco and I have most things working - except 2 issues with the backend. The first is:
When I type my url in www.domain.com/umbraco
This will not load the "back end" unless I specificy www.domain.com/umbraco/ (note the trailing forward slash) - what setting needs changing for this?
To get to the backend I'm currently, manually typing, www.domain.com/umbraco/umbraco.aspx - but none of my content is showing here - will this be a permissions issue on a folder?
I have contacted my host with these issues but I thought it would be worth mentioning incase any other Windows newbies may encounter this problem.
Cheers, Garry.
the trailing slash is an issue, maybe you can fix it using url rewriting ?
as for the empty backend, there are several topics about this with the solutions for different versions of umbraco (you didn't specify what version you are using)
is working on a reply...