diff options
author | ice-92 <ice-92@users.noreply.github.com> | 2018-04-04 10:32:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 10:32:49 +0000 |
commit | 1997c3c92053be6d31f8a0179b4255ffa80c9ec0 (patch) | |
tree | 175b93fb3260da4971edcf7d852cd14a204dc727 | |
parent | Merge pull request #1335 from alex-jitbit/patch-1 (diff) | |
download | awesome-selfhosted-1997c3c92053be6d31f8a0179b4255ffa80c9ec0.tar.gz awesome-selfhosted-1997c3c92053be6d31f8a0179b4255ffa80c9ec0.zip |
Updated Apaxy homepage link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -701,7 +701,7 @@ _Command-line file upload_ #### Web based file managers -- [Apaxy](http://adamwhitcroft.com/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source Code](https://github.com/AdamWhitcroft/Apaxy)) `Unlicense` `HTML` +- [Apaxy](https://oupala.github.io/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source Code](https://github.com/AdamWhitcroft/Apaxy)) `Unlicense` `HTML` - [DirectoryLister](http://www.directorylister.com/) - Simple PHP based directory lister that lists a directory and all it's sub-directories and allows you to navigate there within. ([Source Code](https://github.com/DirectoryLister/DirectoryLister)) `MIT` `PHP` - [Encode Explorer](http://encode-explorer.siineiolekala.net/) - Encode Explorer is a single page file browser, it is simple and functional. ([Demo](http://encode-explorer.siineiolekala.net/explorer/index.php), [Source Code](https://github.com/marekrei/encode-explorer)) `MIT` `PHP` - [explorer](https://github.com/soyuka/explorer) - Highly-configurable directory listing made with nodejs. ([Source Code](https://github.com/soyuka/explorer)) `MIT` `Nodejs` |