R
R
romanovand2019-02-27 08:41:08
htaccess
romanovand, 2019-02-27 08:41:08

How to change path in .htaccess?

Noob question, but could not find an answer, please tell me.
Now site links look like this:
https://youtube.com/video_eyVuNGPWpdE
you need to do this:
https://youtube.com/watch?v=eyVuNGPWpdE

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Taran, 2019-02-27
@romanovand

specifically this url
if for any url
RewriteRule ^video_(.+)$ /watch\?v=%1 [L,R=301]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question