Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get Simple on NGINX Security
#3
tested0002 Wrote:[I]t seems GetSimple is not really secure on nginx server. GetSimple relies on .htaccess to protect a folder. But .htaccess is not nginx friendly and it will not work.
Let me first say that it isn’t that GetSimple is insecure on nginx server software, it was just never made for it or tested to run on it. There is a difference there. It is like saying a program is a virus because it can mess up your Windows computer, even when the program was made to be run on Mac computers only.

With that out of the way, different users have been trying to get it to work on nginx. marrco has even published his configuration file which includes URL rewrites, and caching. It also includes XML access blocking:
Code:
location ~* \.xml$           { deny all; }
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
Get Simple on NGINX Security - by tested0002 - 2012-03-19, 11:18:17
Get Simple on NGINX Security - by yojoe - 2012-03-19, 12:48:16
Get Simple on NGINX Security - by Zegnåt - 2012-03-19, 15:08:45
Get Simple on NGINX Security - by tested0002 - 2012-03-19, 18:33:21
Get Simple on NGINX Security - by Zegnåt - 2012-03-19, 18:53:23
Get Simple on NGINX Security - by marrco - 2012-03-19, 18:53:38



Users browsing this thread: 1 Guest(s)