Hello.
I have a directory with many files (and dir).
In this directory, i have a inde.php file wich display all the file to
download.
I would like to force the users who come in this directory to download only
from the index.php.
I would that they cann't copy the link from the index.php page and paste it
in the url adresse field, but that tey can only clic on the link on the
index.php.
I tried with the "SetEnvIf Referer" Apache Directive, but it don't run
correctly.
Any idea or track welcome ;-)
Regards,
--
Yann.K
I have a directory with many files (and dir).
In this directory, i have a inde.php file wich display all the file to
download.
I would like to force the users who come in this directory to download only
from the index.php.
I would that they cann't copy the link from the index.php page and paste it
in the url adresse field, but that tey can only clic on the link on the
index.php.
I tried with the "SetEnvIf Referer" Apache Directive, but it don't run
correctly.
Any idea or track welcome ;-)
Regards,
--
Yann.K
Comment