Page 1 of 1

is there a way to change login directory of imagevue?

Posted: 24 Apr 2009, 04:28
by Pedro
Maybe this was asked here before...

I would like to create a folder named "backoffice" instead of "imagevue" to come to login page.
Is there a way to do that?

Imagevue is confusing the people.

thanks

Posted: 24 Apr 2009, 11:58
by mjau-mjau
This will be possible in an update we have scheduled for later ...

ahhhhhhh great

Posted: 24 Apr 2009, 12:14
by Pedro
thank u sooo much. super
:wink:

Posted: 24 Apr 2009, 15:42
by Nick
But if you just want /backoffice link to work you can do it right away.

Create /backoffice/index.html with the following content
Code
<meta http-equiv="refresh" content="0;url=../imagevue/" />