mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 18:59:12 +02:00
added info on web server / file permissions
This commit is contained in:
parent
93bd2430e0
commit
4bf41f86c6
12
INSTALL
12
INSTALL
@ -50,6 +50,18 @@
|
|||||||
script now.
|
script now.
|
||||||
|
|
||||||
|
|
||||||
|
Note on Accesing Files
|
||||||
|
--------------------------------
|
||||||
|
In most environments the webserver has only access to the web directory.
|
||||||
|
If you want to read files e.g. from /var/log/ you have to grant
|
||||||
|
the necessary permisson to your webserver.
|
||||||
|
|
||||||
|
Of course, you always need to make sure that the user the web server
|
||||||
|
runs under also has the correct file permissions. Be careful when doing
|
||||||
|
this, you may create a security vulnerability by granting too much
|
||||||
|
to too many users.
|
||||||
|
|
||||||
|
|
||||||
Note on MySQL Databases
|
Note on MySQL Databases
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user