OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   25-Jun-2007 20:35:37
  Branch: HEAD                             Handle: 2007062519353700

  Modified files:
    openpkg-src/joomla      joomla-apache.conf

  Log:
    fix rewriting ruleset

  Summary:
    Revision    Changes     Path
    1.3         +1  -0      openpkg-src/joomla/joomla-apache.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/joomla/joomla-apache.conf
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 joomla-apache.conf
  --- openpkg-src/joomla/joomla-apache.conf     25 Jun 2007 18:20:02 -0000      
1.2
  +++ openpkg-src/joomla/joomla-apache.conf     25 Jun 2007 18:35:37 -0000      
1.3
  @@ -101,6 +101,7 @@
       Order         allow,deny
       Allow         from all
       RewriteEngine On
  +    RewriteBase   /joomla
       RewriteCond   %{REQUEST_URI} ^(/component/option,com)        [NC,OR]
       RewriteCond   %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
       RewriteCond   %{REQUEST_FILENAME} !-f
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to