Hi Steve,
I'm about to do an install of TNG on a DS1821+ to two Seagate Ironwolf 1TB SSDs in SHR
Haven't done this in a while. I shall be following your guide
PHP 7.4/MariaDB 10
What's your advice re Apache 2.4 versus NGINX as the back end, please?
Paul
Install TNG on a Synology NAS
-
- Posts: 121
- Joined: Sun Oct 01, 2017 3:08 pm
Re: Install TNG on a Synology NAS
Both Apache and NGINX work fine with TNG. However you cannot use bot trap or an htaccess file with NGINX. If you want to control access to your site you can use Rip Prevention with Apache or NGINX which allows monitoring and blocking IP addresses.
-
- Posts: 59
- Joined: Sun Apr 08, 2018 6:52 pm
Re: Install TNG on a Synology NAS
Sounds like Apache it is then! Thanks