Description
apache-mod_dir - Provides for "trailing slash" redirects and serving directory index files
Property | Value |
---|---|
Distribution | OpenMandriva Lx 3.0 |
Repository | OpenMandriva Main Release i586 |
Package name | apache-mod_dir |
Package version | 2.4.23 |
Package release | 1-omv2015.0 |
Package architecture | i586 |
Package type | rpm |
Installed size | 9.66 KB |
Download size | 8.37 KB |
Official Mirror | abf-downloads.openmandriva.org |
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/.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
apache-mod_dir-2.4.38-1-omv2015.0.i586.rpm | 2.4.38 | i586 | OpenMandriva Main Updates |
apache-mod_dir-2.4.38-1-omv2015.0.x86_64.rpm | 2.4.38 | x86_64 | OpenMandriva Main Updates |
apache-mod_dir-2.4.23-1-omv2015.0.x86_64.rpm | 2.4.23 | x86_64 | OpenMandriva Main Release |
apache-mod_dir-2.4.20-1-omv2015.0.i586.rpm | 2.4.20 | i586 | OpenMandriva Main Release |
apache-mod_dir-2.4.18-1-omv2015.0.i586.rpm | 2.4.18 | i586 | OpenMandriva Main Release |
apache-mod_dir-2.4.18-1-omv2015.0.x86_64.rpm | 2.4.18 | x86_64 | OpenMandriva Main Release |
apache-mod_dir | - | - | - |
Requires
Name | Value |
---|---|
libc.so.6 | - |
libc.so.6(GLIBC_2.0) | - |
libc.so.6(GLIBC_2.1.3) | - |
libc.so.6(GLIBC_2.3) | - |
libc.so.6(GLIBC_2.4) | - |
Provides
Name | Value |
---|---|
apache-mod_dir | == 2.4.23-1:2015.0 |
config(apache-mod_dir) | == 0:2.4.23-1:2015.0 |
mod_dir.so | - |
Conflicts
Name | Value |
---|---|
apache-modules | < 2.4.0 |
Download
Type | URL |
---|---|
Binary Package | apache-mod_dir-2.4.23-1-omv2015.0.i586.rpm |
Source Package | apache-2.4.23-1.src.rpm |
Install Howto
- Enable OpenMandriva Main Release repository on Install and Remove Software
- Update packages list:
# urpmi.update -a
- Install apache-mod_dir rpm package:
# urpmi apache-mod_dir
Files
Path |
---|
/etc/httpd/modules.d/107_mod_dir.conf |
/usr/lib/apache/mod_dir.so |
See Also
Package | Description |
---|---|
apache-mod_dumpio-2.4.18-1-omv2015.0.i586.rpm | Dumps all I/O to error log as desired |
apache-mod_dumpio-2.4.20-1-omv2015.0.i586.rpm | Dumps all I/O to error log as desired |
apache-mod_dumpio-2.4.23-1-omv2015.0.i586.rpm | Dumps all I/O to error log as desired |
apache-mod_echo-2.4.18-1-omv2015.0.i586.rpm | A simple echo server to illustrate protocol modules |
apache-mod_echo-2.4.20-1-omv2015.0.i586.rpm | A simple echo server to illustrate protocol modules |
apache-mod_echo-2.4.23-1-omv2015.0.i586.rpm | A simple echo server to illustrate protocol modules |
apache-mod_env-2.4.18-1-omv2015.0.i586.rpm | Modifies the environment which is passed to CGI scripts and SSI pages |
apache-mod_env-2.4.20-1-omv2015.0.i586.rpm | Modifies the environment which is passed to CGI scripts and SSI pages |
apache-mod_env-2.4.23-1-omv2015.0.i586.rpm | Modifies the environment which is passed to CGI scripts and SSI pages |
apache-mod_expires-2.4.18-1-omv2015.0.i586.rpm | Generation of Expires and Cache-Control HTTP headers |
apache-mod_expires-2.4.20-1-omv2015.0.i586.rpm | Generation of Expires and Cache-Control HTTP headers |
apache-mod_expires-2.4.23-1-omv2015.0.i586.rpm | Generation of Expires and Cache-Control HTTP headers |
apache-mod_ext_filter-2.4.18-1-omv2015.0.i586.rpm | Pass the response body through an external program before delivery |
apache-mod_ext_filter-2.4.20-1-omv2015.0.i586.rpm | Pass the response body through an external program before delivery |
apache-mod_ext_filter-2.4.23-1-omv2015.0.i586.rpm | Pass the response body through an external program before delivery |
Advertisement
Advertisement