gluxon/cobalt/master/includes/content/.htaccess - Htaccess File

gluxon/cobalt/master/includes/content/.htaccess

# Set the homepage that the users see when they go to the domain.
DirectoryIndex /

# Customized error messages.
ErrorDocument 404 /404.php
ErrorDocument 403 /403.php

# Don't show directory listings for URLs which map to a directory.
Options -Indexes

On Github License

Files

Download PDF of Htaccess file

Comments

Apache