|
Subject: Re: Thanks ALOT!!! Newsgroups: gmane.comp.apache.user Date: 2008-10-10 21:49:37 GMT (12 weeks, 3 days, 23 hours and 11 minutes ago) > 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: users-unsubscribe <at> httpd.apache.org " from the digest: users-digest-unsubscribe <at> httpd.apache.org For additional commands, e-mail: users-help <at> httpd.apache.org |
|
|