How to redirect in htaccess without blocking php api?
I have an index.php file which is located in the root directory. This outputs either HTML or JSON, depending on the URL:
.htaccess redirect with exceptions and url customization
I have an index.php file which is located in the root directory. This outputs either HTML or JSON, depending on the URL: