mirror of
https://github.com/oupala/apaxy.git
synced 2026-05-06 18:57:52 +02:00
Rename htaccess.txt to .htaccess in theme directory as it remove a useless step in installation.
10 lines
179 B
ApacheConf
10 lines
179 B
ApacheConf
#
|
|
# Apaxy by @adamwhitcroft
|
|
#
|
|
# For a full breakdown of the mod_autoindex module
|
|
# http://apache.org/docs/2.2/mod/mod_autoindex.html
|
|
#
|
|
|
|
# Don't index this folder
|
|
Options -Indexes
|