I
I
Ibishka2020-05-14 00:43:59
htaccess
Ibishka, 2020-05-14 00:43:59

How to open access to files only by POST request?

How to open access to files in a folder ajax only on POST request?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dodo512, 2020-05-14
@Ibishka

In ajax folder create .htaccess file

<LimitExcept POST>
  deny from all
</LimitExcept>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question