htaccess

Basic root HTACCESS file for CMSimple.

#
# CMSimple-XH htaccess ROOT file
# Apache 2.4
#

# Set charset to UTF-8
AddDefaultCharset UTF-8

# Prevent directory listings
Options -Indexes

# Set the default handler.
DirectoryIndex index.php index.html