Skip to content

Instantly share code, notes, and snippets.

# Prevent directory listing
Options -Indexes
# Set default character set
AddDefaultCharset UTF-8
# Enable URL rewriting
RewriteEngine On
# Redirect to setup if database doesn't exist