Project

General

Profile

Actions

tickets #128534

open

provo-mirror - directory index of "/srv/ftp/pub/opensuse/" is forbidden

Added by pjessen about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-05-02
Due date:
% Done:

0%

Estimated time:

Description

2023/05/02 19:21:10 [error] 14497#14497: *130639 directory index of "/srv/ftp/pub/opensuse/" is forbidden, client: 2a03:7520:4c68:1:e591:ceb8:4127:2be4, server: provo-downloadcontent.opensuse.org, request: "GET / HTTP/2.0", host: "provo-downloadcontent.opensuse.org"

Surely that is not right?

Actions #1

Updated by pjessen about 1 year ago

  • Private changed from Yes to No

from /etc/nginx/vhosts.d/000-downloadcontent.conf

    location / {
      root   /srv/ftp/pub/opensuse/;
      autoindex on;
      index  index.html index.htm;
      aio threads;
    }

Hmm, I guess it is intended, but we still had 12756184 requests for the directory today, really filling up the error log.

Actions #2

Updated by pjessen about 1 year ago

pjessen wrote:

Hmm, I guess it is intended, but we still had 12756184 requests for the directory today, really filling up the error log.

From 2643 unique clients, so not just some random misconfiguration.

Actions

Also available in: Atom PDF