6 Feb
2004
6 Feb
'04
10:03 p.m.
John Poltorak wrote:
When setting up rewrite rules for Apache for using a Zope virtual host, the Zope book examples show [L,P] at the end of the line.
Anyone know what they stand for?
My Zope Bible just has a [P].
Enquiring minds need to know.
P is "proxy throughput" flag. L is the "last" flag. http://httpd.apache.org/docs/misc/rewriteguide.html http://httpd.apache.org/docs/mod/mod_rewrite.html (see the RewriteRule section) L is only useful if you have other possible rules, so may not be necessary in the usual simple Zope case. --jcc -- "He who fights with monsters should look to it that he himself does not become a monster. And when you gaze long into an abyss the abyss also gazes into you."