Page 1 of 1

Link show Errormessage

Posted: 04 Jan 2017, 17:28
by pleibling
On http://galerie.leibling.de i have some Links in the Menue. On of this shows "Oeffentliche Galerie" (Public Galerie) and one shows "Geschützte Galerie" (Private Galerie).

If i click on the Private, i get an overview of all the albums - this is good. But if i click on Public, i get not an Albumoverview - i get an error: You don't have permission to access /public/ on this server.

What is the Problem, the settings looks same?

Re: Link show Errormessage

Posted: 05 Jan 2017, 06:38
by mjau-mjau
pleibling wrote:What is the Problem, the settings looks same?
Sorry, but /public/ is an actual physical folder on your server. Therefore, you cannot call any pages for "*.public", because the URL galerie.leibling.de/public/ will always try to check first if the actual folder in the URL exists.

Re: Link show Errormessage

Posted: 18 Jan 2017, 03:40
by pleibling
Ok, thanks for your help.