OpenFrame-Segment-Apache2

 view release on metacpan or  search on metacpan

apache/conf/httpd.conf.default  view on Meta::CPAN

<Directory "/home/acme/apache2/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
</Directory>

#
# Redirect allows you to tell clients about documents which used to exist in
# your server's namespace, but do not anymore. This allows you to tell the
# clients where to look for the relocated document.
# Example:
# Redirect permanent /foo http://www.example.com/bar

#
# Directives controlling the display of server-generated directory listings.
#
<IfModule mod_autoindex.c>

    #
    # IndexOptions: Controls the appearance of server-generated directory



( run in 0.693 second using v1.01-cache-2.11-cpan-5511b514fd6 )