Hi,
I'm not at all sure if this is possible. I think I might have seen this sort of thing done at a site, but I'm not at all sure.
Is it possible to have a php script, probably index.php, at a particular path, for example...
www.domain.com/path/index.php
...and use it to handle any 'pretend' paths below that? So you could access
www.domain.com/path/foo/bar/
and the script would handle the /foo/bar/ and display some content accordingly?
Hope you understand what I mean, just something I'm wondering about here!
ristuart 🙂