Home › Extending CMSimple › htaccess
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 index.htm