Hi guys.
Say I have a directory,
http://www.something.com/go/some_url.htm
I'm wondering if there is any way to force all queries to that /go/ folder to go through index.php which generates the page dynamically. this way the user and se bot still think it's an .htm page but it's actually generated on the fly.
also, i'd need the paramaters (ex: some_url) when the index.php is called.
any easy way to do this with .htaccess?
thanks!
luc l.