Answer the question
In order to leave comments, you need to log in
How to create a CNC for files of a specific extension?
Hello!
Tell me, kind people, how to create a CNC in access for files of a certain extension?
I tried to find it, but I found it for all files, not for a specific extension
A little more detail:
There are .js files scattered throughout the hosting
It is necessary that all requests for js files be redirected to the script.php file? url = [here should be the address to the page] which lies in the root of the site
Contents of the script.php file:
<?php
include($_GET['url']);
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question