Sha256: f5ea619ee6428c6c76d8720cec83bc5d470be7b436c0bbb9a38cb7472bd66151

Contents?: true

Size: 300 Bytes

Versions: 4

Compression:

Stored size: 300 Bytes

Contents

<Directory D:\development\RubyForge\orbjson\examples\cgi >
    DirectoryIndex index.html index.rbx index.rb 
    AllowOverride All
    Options MultiViews  SymLinksIfOwnerMatch ExecCGI 
   AllowOverride All
 <Files ~ "\.(rb|rbx|cgi)$" >
   SetHandler cgi-script
 </Files> 

</Directory>


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
Orbjson-0.0.2 examples/cgi/httpd.conf
Orbjson-0.0.3 examples/cgi/httpd.conf
Orbjson-0.0.4 examples/cgi/httpd.conf
Orbjson-0.0.1 examples/cgi/httpd.conf