* Thus wrote Merlin ([EMAIL PROTECTED]):
> Hi there,
> 
> I recently dumped into a site which was kind of search engine optimized.
> They had urls like this:
> 
> server.com/country_province_city_222.html
> 
> where country would be a php file, but how are those guys picking the right
> file? Where is the php file stored and how does the server know which file
> to call??
> 
> Can anybody shed a bit of lite on that? ;-)

It almost looks to me that those are static pages. but if they
aren't a simple way to handle that would be to set your
ErrorDocument in the webserver.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to