D
D
DenisVladimirovich2019-07-09 16:16:59
Apache HTTP Server
DenisVladimirovich, 2019-07-09 16:16:59

How to allow access only from a specific Apache redirect?

I have a web application that redirects to the same domain but to a different port. Apache is on that port. I want to restrict access only by redirect from my domain. In short, from example.com (here React redirects) to example.com:1000(apache). Apache should check if HTTP_REFERER contains example.com, then it skips. I tried to use RewriteCond, but something doesn't work for me.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question