Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http-testing
>
httpd
> manual.conf
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File manual.conf of Package httpd (Revision 4)
Currently displaying revision
4
,
show latest
# # This configuration file allows the manual to be accessed at # http://localhost/manual/ # AliasMatch ^/manual(?:/(?:de|en|fr|ja|ko|ru))?(/.*)?$ "/usr/share/httpd/manual$1" <Directory "/usr/share/httpd/manual"> Options Indexes AllowOverride None Require all granted </Directory>