我有一个在AWS EC2上使用Joomla的服务器,64位AmazonLinuxv2.1.3,PHP5.6,我们希望阻止访问/administrator文件夹PHP文件,除了我们的office和服务器的ip(css|js|html|htm|gif|jpg|png|jpeg)$" allow ##except if either of these are satisfiedSatisfy any Allow from ip1
我用以下代码设置了一个非常基本的node.js服务器:const app = express();const ip = '192.16x.xxx.yyy'; // the x's and y's are placeholders.I didnt want to write my real IP here
const http = require(&q