Hallo Leander,

Schon einmal das ganze so probiert?


   JkMount /examples/* worker1
<Location /jk-status>
         JkMount jkstatus
         Order deny,allow
         Deny from all
         Allow from localhost
         Allow from /* deine Netzadapter IP hier */
</Location>
<Location /jk-manager>
         JkMount jk-manager
         Order deny,allow
         Deny from all
         Allow from localhost
         Allow from /* deine Netzadapter IP hier */
</Location>
<Location /bookmark-struts>
         Order deny,allow
         Deny from all
         Allow from localhost
           Allow from /* deine Netzadapter IP hier */
</Location>

Mir kommt es seltsam vor den Zugriff über den Namen eines Gerätes zu
verwenden.

Gruss

Matthias


--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de"
      unsubscribe-Anfragen an [email protected]
           sonstige Anfragen an [email protected]
--------------------------------------------------------------------------

Antwort per Email an