EnglishWhich web server do you use? which software? Apache? Nginx? Lighttpd?
It looks like your web server doesn't use "index.php" as directory index. If you use Apache, make sure your have:
DirectoryIndex index.php
in the configuration settings.
I sent you an email. Please let me know if you can't connect.
Can you give me a link ?
In my administrator settings, when I click on the 'Visit the gallery' link at the top, and I am redirected to the 'piwigo' folder that lists the program's files. The same thing happens when I logout. I'm dumped into the 'piwigo' folder, not redirected to the index.php file. How can I fix this link, so it points back to the index.php page for viewing the galleries?