A
A
adun32019-05-08 07:14:31
htaccess
adun3, 2019-05-08 07:14:31

How to make redirect rules?

Hello!
Please help me make a rule.
1) It is necessary that when you click on the /docs/*.docx link, the /*.docx file is downloaded
2) When downloading the file (the link to the file is on another domain), you need to make a cookie with the host value using a php script.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dodo512, 2019-05-08
@adun3

RewriteRule ^docs/.*\.docx$ /file.php [L]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question