Login problems


Error: The path of your home folder doesn't point to an existing folder.

When setting a user's home folder path, please use the "[Check path]" button next to the text input, to make sure the path is valid and points to an existing folder.

If the account is using a role, you need to check the role's settings to see if the path is correct.

If you are receiving this error when logging in as superuser, you can fix it by accessing the control panel directly, by the following URL: http://www.your-site.com/WebFileShare/panel/

The HTTP authentication for the mobile version doesn't work

If PHP is installed as CGI, please try to create a file named ".htaccess" inside the root folder of your Web File Share installation and write the following inside:

 

 

RewriteEngine on

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]

 

 

Apache module "mod_rewrite" is required for this to work.

 

 



Article ID: 600
Created On: Thu, Mar 6, 2014 at 7:57 AM
Last Updated On: Wed, Nov 22, 2017 at 1:27 PM
Authored by: KB Admin01 [[email protected]]

Online URL: https://kb.quikbox.com/article.php?id=600