Welcome! Log In Create A New Profile

Advanced

Re: Requests Using Internet URL fail on LAN Access

January 01, 2017 11:40AM
Sorry but something when wonky when I cut and pasted the caldav directives from the Nginx config file. Here is the correct entries as they appear in my config file:

location = /.well-known/carddav {
return 301 $scheme://$host/remote.php/dav;
}
location = /.well-known/caldav {
return 301 $scheme://$host/remote.php/dav;
}
Subject Author Posted

Requests Using Internet URL fail on LAN Access

scoobybri January 01, 2017 11:36AM

Re: Requests Using Internet URL fail on LAN Access

scoobybri January 01, 2017 11:40AM

Re: Requests Using Internet URL fail on LAN Access

scoobybri January 09, 2017 08:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 124
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready