Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Owdy Posted November 1, 2014 Posted November 1, 2014 If i use Nginx + PHP-FPM , i get 404 for some parts of IPB. Bad config or IPB?
ASTRAPI Posted November 1, 2014 Posted November 1, 2014 Bad configuration :sad: You can try to uncomment on your nginx config file this: #try_files $uri $uri/ /index.php; to try_files $uri $uri/ /index.php; restart nginx and let us know if it works for you :smile:
Sull5 Posted November 14, 2014 Posted November 14, 2014 If i use Nginx + PHP-FPM , i get 404 for some parts of IPB. Bad config or IPB?404 on search and other pages ?Try removing this from your nginx config.fastcgi_intercept_errors on;
OctoDev Posted November 15, 2014 Posted November 15, 2014 Default installation of Nginx works fine with me, well i use CentOS.
Sull5 Posted November 16, 2014 Posted November 16, 2014 Default installation of Nginx works fine with me, well i use CentOS.That's probably not the best advice though because a default installation would be fairly insecure. There are some decent guides on IPS how to secure IPB and get it running pretty well with nginx.
ASTRAPI Posted November 16, 2014 Posted November 16, 2014 A lot more must done for a secure enviroment.....
OctoDev Posted November 16, 2014 Posted November 16, 2014 This thread were about issues with IPB + nginx.. Not about security.I use Centmin, works pretty fine. It also follows with Google pagespeed - insane fast page speeds. Never had any issue with security, i just used fail2ban for ssh.Had so many people trying to hack us aswell lol
ASTRAPI Posted November 16, 2014 Posted November 16, 2014 Yes we are out of topic.... Author seems to solve the problem as he not reply for half a month
Recommended Posts
Archived
This topic is now archived and is closed to further replies.