Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

dominikzogg-legacy/ContaoDownloadWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

for using it with lighttpd add this to the virtual host

url.rewrite += (
   "^/tl_files/(.*)" => "download.php",
)

About

Download wrapper for contao, can be used to check permission (.htaccess) without apache webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages