please make an .htaccess file which will do something like this
when i click on a video it give mysite.com/watch?v=sdsasd
so i want to htaccess file to redirect "/watch" to
mysite.com/miniProxy.php?https://youtube.com/watch?v=sadsad (the requested url last part)
please make an .htaccess file which will do something like this when i click on a video it give mysite.com/watch?v=sdsasd so i want to htaccess file to redirect "/watch" to mysite.com/miniProxy.php?https://youtube.com/watch?v=sadsad (the requested url last part)