mylikes786
Registered Member
- Oct 31, 2013
- 81
- 7
Hello All I want know how can i rewtite text using .htaccess
<img src "http//guio.com/1.png" width "10">
to
<iframe src "http//guio.com/1.png" width "25">
In .htaccess I want set rewrite rule
How can i do this
<img src "http//guio.com/1.png" width "10">
to
<iframe src "http//guio.com/1.png" width "25">
In .htaccess I want set rewrite rule
How can i do this