I have a site with just one file: index.htm witch have some ajax linked
to php files. I’d like to make thouse php files only accessable via ajax
(post and get) coming from this index file and block access to all files
but the index.htm. Is it possible in Nginx? Thanks.
I have a site with just one file: index.htm witch have some ajax linked
to php files. I’d like to make thouse php files only accessable via ajax
(post and get) coming from this index file and block access to all files
but the index.htm. Is it possible in Nginx? Thanks.