Search the Community
Showing results for tags 'apache'.
-
Hello, I was wondering if it is possible to use the folders that have been synced to my VPS, and are currently owned by the user rslsync (and in the group rslsync, and in the user rslsync's /home/rslsync/Resilio/ directory) , as a source for a self hosted photo app (https://github.com/thibaud-rohmer/PhotoShow/)? If so, I think I need to leave the user and group the same, but can I add the rslsync user to the www-data group to make the synced folders readable by the Apache webserver? Thank you.
-
Hello, we have to synchronize some files uploaded to an Apache http server. Unfortunately, directory structure looks like /(synchronized_path)/(something)/.htupload/uploaded_files. Everything in /(synchronized_path)/(something) is synchronized, but unfortunately everything down under .htupload is not. It is running on QNAP TS-269Pro (Linux, i386), QTS version 4.0.3. Is there any way to override this default behavior? Thank you, Jindra