| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache-mod_dir | Distribution: OpenMandriva Lx |
| Version: 2.4.64 | Vendor: OpenMandriva |
| Release: 1 | Build date: Tue Jul 15 14:22:08 2025 |
| Group: System/Servers | Build host: ph300-1.openmandriva.org |
| Size: 11235 | Source RPM: apache-2.4.64-1.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://httpd.apache.org | |
| Summary: Provides for "trailing slash" redirects and serving directory index files | |
The index of a directory can come from one of two sources: * A file written by the user, typically called index.html. The DirectoryIndex directive sets the name of this file. This is controlled by mod_dir. * Otherwise, a listing generated by the server. This is provided by mod_autoindex. The two functions are separated so that you can completely remove (or replace) automatic index generation should you want to. A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/.
Apache License
/etc/httpd/modules.d/107_mod_dir.conf /usr/lib64/apache/mod_dir.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:01:40 2025