clproject/clproject.github.io/master/.htaccess - Htaccess File

clproject/clproject.github.io/master/.htaccess

//Custom 400 errors
ErrorDocument 400 400.html

//Custom 401 errors
ErrorDocument 401 401.html

//Custom 403 errors
ErrorDocument 403 403.html

//Custom 404 errors
ErrorDocument 404 404.html

//Custom 500 errors
ErrorDocument 500 500.html
 
// XHTML index
DirectoryIndex index.xhtml

On Github License

Files

Download PDF of Htaccess file

Comments

Apache