|
@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.
|