/FilesServerManagment

File server managment in one file! (in pure php)

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

File Server Managment

File server managment in one file!

Install:

  1. copy SysManager.php to your server
  2. change the password in SysManager.php (line 25)
  3. done 😀

Statics:

If you are interested in file download statistics, follow these steps:

  1. Set the variable in line 9 to true
  2. Set the login information to the SQL server in line 11
  3. done 😀

Contact

FilesServer@yehudae.net

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

AGPL-3.0

P.S.

Currently the project works with Apache without adding configurations, for Nginx you have to configure things on your own.