Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Apache http public folder security question

13 views
Skip to first unread message

Jira Admin

unread,
Sep 28, 2022, 8:11:37 AM9/28/22
to
Dear all,

I have Jira behind an Apache reverse proxy.
We also use http to publish some icons and cdv files.
I would also like to publish a list created from a cronjob as html.
This works only once I comment a ForceType directive for the public folder:
DocumentRoot "/u01/data/httpd/www"
<Directory /u01/data/httpd/www>
Require all granted
</Directory>

<Location "/public">
# ForceType text/plain
</Location>

Question:
Is that a security problem? ( I haven't done the initial configuration.)
Background:
Server is not exposed to the internet
Role based access to the server is in place

Thanks and best regards,
Tobias

Claus Reibenstein

unread,
Sep 28, 2022, 12:22:38 PM9/28/22
to
Jira Admin schrieb am 28.09.2022 um 14:11 in de.comm.software.webserver:

> Dear all,

Du schreibst in einer deutschsprachigen Gruppe (de). Also schreibe bitte
auch deutsch.

Gruß
Claus

Marco Moock

unread,
Sep 28, 2022, 1:56:04 PM9/28/22
to
Am 28.09.2022 um 05:11:36 Uhr schrieb Jira Admin:

> Dear all,

If you want to write English, you can use the group comp.os.linux.misc.

0 new messages