[opencms-dev] getting rid of the opencms/opencms/ prefix

Christoph P. Kukulies kuku at physik.rwth-aachen.de
Fri Oct 14 12:17:42 CEST 2005


> RewriteCond %{REQUEST_URI} ^/export/.*$
> RewriteCond "%{DOCUMENT_ROOT}%{REQUEST_FILENAME}" !-f
> RewriteCond "%{DOCUMENT_ROOT}%{REQUEST_FILENAME}/index_export.html" !-f
> RewriteRule .* 
> /opencms/opencms/handle404?exporturi=%{REQUEST_URI}&%{QUERY_STRING} [P]

Just trying to understand the rewrite syntax: What does the [P] mean here? 
I found no direct (or at least evident) mention in the apache docs 
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html at a quick glance.

--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list