|
Posted by John Dunlop on 04/05/06 20:36
Sandy Pittendrigh:
> If you want to dynamically generate the page, you need
> a php script to generate the page? No? The name of this
> script is pagePainter.php
Since users interact with URLs not with filenames and you, as a
server, interact with filenames after mapping them from URLs, there are
different pressures on what forms URLs take than there are on what
forms filenames take. There doesn't have to be a one-to-one mapping
between URL and filename. In other words, the URL doesn't have to
correspond in part or in whole to the name of the script.
mod_rewrite:
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
--
Jock
Navigation:
[Reply to this message]
|