Forum Moderators: phranque

Message Too Old, No Replies

Rewrite all url and file/image link in local page.

change url from realtive to absolute

         

webstyler

4:44 pm on Jan 10, 2006 (gmt 0)

10+ Year Member



Possible?

I have many page with relative url for css, image, link, ...

Can rewrite file call from
/css/my.css
to
[mysite.com...]

Whit apache?

thks

jdMorgan

6:27 pm on Jan 10, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, you can't. If you want to change those links on your pages, use a mult-file search-and-replace editor to edit the pages. You should ba able to find one easily with a search.

For more information, see the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].

Jim

webstyler

6:39 pm on Jan 10, 2006 (gmt 0)

10+ Year Member



Thks
:)