-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install #1
Comments
Hi, |
Hi, thank you for reply. I loged in phpMyAdmin, and It say Apache. What now? |
You have to download the plugin and put it in the plugins folder of your lychee.
Then visit your website and tell me what happen |
So, I downloaded the plugin and I copied it to the plugins folder.
But nothing has changed and photos inside password protected folders are still accessible with direct link. What did I do wrong? |
The root directory of your website can be changed in the configuration of apache (VirtualHost) Otherwise, you can try this (in the root ie, in www/)
|
Thanks for reply, It seems that my only chance is to change .htacces, but the code
gives me error 500, internal server error. |
I tried quickly, and this works: in the htaccess in the root directory of your Lychee installation:
Also, I fixed a bug so be sure to get the last version |
Thanks again for your time but using this makes my photos not showing. Only the alt description and the icon of "missing" photo appears... |
So, I updated the plugin, and that solved the missing photo icon and the photos are shown properly, but the photos inside locked albums are still accesible with direct link without need to type password... |
It's really strange. Are you sure you're not still connected? Do you try with chrome incognito mode? |
I tried it in incognito mode. Here is link for test photo: http://vplusi.cz/uploads/big/82bb8492a8c0ec4c62b41d9d41b34038.jpg This is my .htacces:
What about atributes of plugins folder? Does it matter? |
Still not working, dont know what am I doing wrong... |
It works fine with my installation. Are you sure the photo is private? and the album too? |
So if I understand it correctly, It is not possible to make an album with photos that can´t be accessed with direct link, in case that the album is vissible for evervyone and protected by password at the same time? |
Best way is not to modify .htaccess but Your VirtualHost configuration:
|
Hi, I am new to github and to coding, I would like to install this webroot to my lychee on webhosting I own. Can you help me please? Which files I should copy or modify and where? I do not use git...
The text was updated successfully, but these errors were encountered: