Skip to content

nydailynews/custom-404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Custom 404 and index views on apache

Implementing the custom index template

Edit the httpd.conf file and in the <Directory> entry for your server add these lines:

    HeaderName /404/header.html
    ReadmeName footer.html
    IndexOptions +SuppressHTMLPreamble

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published