Skip to content

Caddy browse template that replicate the output from apache mod_autoindex for compability with kodi

License

Notifications You must be signed in to change notification settings

h00tomsu/apaddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apaddy

Caddy browse template that replicate the output from apache mod_autoindex for compability with kodi.

Installation

Just copy the apaddy folder to the path you want to serve with caddy.

Example Caddyfile

sub.domain.tld {
        root * /path/to/served/directory
        file_server {
                browse /path/to/served/directory/apaddy/apaddy_browse_template.html
        }
}

Screenshot

screenshot

Prefer Caddys default look and feel?

Have a look at CaddyBrowseForKodi. A modified version of caddys default browse template that works with Kodi.

About

Caddy browse template that replicate the output from apache mod_autoindex for compability with kodi

Topics

Resources

License

Stars

Watchers

Forks

Languages