Bug 51050 - [FR] Предлагается изменить дефолтное содержимое конфигурационного файла /etc/httpd2/conf/sites-available/default_https.conf
Summary: [FR] Предлагается изменить дефолтное содержимое конфигурационного файла /etc/...
Status: ASSIGNED
Alias: None
Product: Sisyphus
Classification: Development
Component: apache2-base (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-04 20:36 MSK by Шевченко Денис
Modified: 2024-08-05 14:12 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Шевченко Денис 2024-08-04 20:36:44 MSK
apache2 сожержит следующие два файла конфигурации для дефолтного виртуального хоста:
/etc/httpd2/conf/sites-available/default.conf
/etc/httpd2/conf/sites-available/default_https.conf

В файле default.conf имеются следующие 3 секции, которые отсутствуют в файле default_https.conf
<Directory />
    # Summary: Configure for all dirs by default
    # Requires: Directory-root
    Include conf/include/Directory_root_default.conf
</Directory>

<Directory "/usr/share/doc/indexhtml/">
    # Summary: Configure for html documents in DocumentRoot
    # Requires: Directory-html
    Include conf/include/Directory_html_default.conf
</Directory>

<Directory "/var/www/cgi-bin">
    # Summary: Configure for default CGI directory
    # Requires: Directory-cgi
    Include conf/include/Directory_cgibin_default.conf
</Directory>

Предлагается добавить эти 3 секции также и в файл /etc/httpd2/conf/sites-available/default_https.conf