Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Think pjfry has hit the nail on the head, it's cgi mode that's causing the problem.Tried to create a .htaccess rule based of SabreDav but it didn't make any difference:[code]RewriteRule .* /admindav.php [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L][/code]SabreDav says you should use this, but not sure if Server.php is the admindav or the Server.php hidden away in the library:Bunged my admin details into the array in admindav.php and it connected straight away (but obviously not a very clever idea!!!!)Don't know if there's another way to pass the auth information to admindav.php or if there's another file which needs the auth details passing too or whether my modified rule is just cack!Any ideas Kier?
Think pjfry has hit the nail on the head, it's cgi mode that's causing the problem.
Tried to create a .htaccess rule based of SabreDav but it didn't make any difference:
[code]RewriteRule .* /admindav.php [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L][/code]
SabreDav says you should use this, but not sure if Server.php is the admindav or the Server.php hidden away in the library:
Bunged my admin details into the array in admindav.php and it connected straight away (but obviously not a very clever idea!!!!)
Don't know if there's another way to pass the auth information to admindav.php or if there's another file which needs the auth details passing too or whether my modified rule is just cack!
Any ideas Kier?
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences