> Where can I learn the basic concept of these Rewrite methods? I mean
> before learning the sytax.. I would like to know whats the server is doing
> while output the page page :]

The online doc is always a great place to start. For basics on how
apache decides where the file comes from, see
http://httpd.apache.org/docs/2.2/urlmapping.html. For rewriting
specifically, try http://httpd.apache.org/docs/2.2/rewrite/.

For even more general info on how the server works, read through the
reference manual, available from the main doc page at
http://httpd.apache.org/docs/2.2/

-Brian

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to