etc/apache2

This commit is contained in:
2025-10-02 10:16:47 +02:00
parent 93a37bf144
commit f34bf34fa1
202 changed files with 3345 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# a2enmod-note: needs-configuration
#
# Action lets you define media types that will execute a script whenever
# a matching file is called. This eliminates the need for repeated URL
# pathnames for oft-used CGI file processors.
# Format: Action media/type /cgi-script/location
# Format: Action handler-name /cgi-script/location
#