Skip to content

cleanups, move surveyfcgi bin into a separate directory #501

@RoboSparrow

Description

@RoboSparrow

server security: prevent accidental or malicious access to source files, logs, session
This can be caused relatively easy by oversights in the server configuration

Example (apache2, mod_fcgi)

#...
<Directory /path/to/backend/ >
                Options Indexes ExecCGI FollowSymLink
#...

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions