hey friends do u know how to redirect traffic from one adress
(website/xxx_wallpapers.html) to (anothersite/xxx_wallpapers.html)
using php or .htaccess ???
hey friends do u know how to redirect traffic from one adress
(website/xxx_wallpapers.html) to (anothersite/xxx_wallpapers.html)
using php or .htaccess ???
please
<meta http-equiv="Refresh" content="5;url=http://www.w3schools.com" />
content=seconds
url=redirect to
i meant that form website.com/$any_wallpaper.html to corresponding website2.com/$any_wallpaper.html
where $any is variable not constant
so definatly it will need php or .htaccess programing..
Did you try Google?
yeah but no use
i want my WS to redirect link to my 2nd website
eg
from http://wallpaperz.freei.me/twilight-hd_wallpapers.html >>>
http://{ANY-WEBSITE}/twilight-hd_wallpapers.html
for this i will have to first get vars and then have to redirect using php
but i just dont know what are these vars
"http://xxx.com/{$wallpaper.short_name|url}_wallpapers.html"
thanks ,
can u tell me how to use capache in registation page
You must log in to post.