Menu

#2 .htaccess parsing missing some std features

open
nobody
None
5
2002-02-08
2000-11-24
No

Based on current Apache facility for .htaccess control files :

* doesnt seem to allow indentation whitespace (parser thinks leading wsp is a directive ... )

* No support for <Files> directive - only directory wide attributes (useful for restricting access to cgi's for e.g.)

* doesnt support valid-user arg to 'require' directive
(very handy if you dont want to set up any groups for fine grained access)

* doesnt appear to allow multiple 'require user' or 'require group' directives (last line one overrides previous one)

* possibly other bits missing too (at least it aint broke 8-)

Discussion

  • Nobody/Anonymous

    Have a private version that supports multiple user and require group directives. Implemented but not tested yet.

    mailto:petrus.vloet@siemens.at

     
  • Nobody/Anonymous

    Logged In: NO

    Support for multiple user and group is integrated in
    tclhttpd3.3

     
  • Acacio Cruz

    Acacio Cruz - 2002-02-08
    • labels: 100100 -->
    • milestone: 100100 -->
     
  • Brent B. Welch

    Brent B. Welch - 2002-07-05

    Logged In: YES
    user_id=89720

    Please submit a patch for the 3.4 release.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.