View Single Post
Old Sep 21st, 2005, 5:50 PM   #6
Eryk
Programmer
 
Join Date: Jul 2005
Posts: 62
Rep Power: 4 Eryk is on a distinguished road
@Dameon:
So your suggestion is just to use absolute linking?

@DaWei:
I happen to know that my host implements it, but do you think I should still not use it?

@tempest & OpenLoop:
mod_rewrite is an apache command that allows you to allow users to use a URL that doesn't exist to access a page that does. Like it may seem as though there are hundreds of sub-directories, but almost none (or none) of them exist.

It's not just an HTML problem, because without using the mod_rewrite and by accessing the page directly I get all the file paths to turn out ok. The "new path" doesn't exist and is just like an illusion.
Eryk is offline   Reply With Quote