Index of /Apache/OpenIndex/demo/

Icon Name LastModified Size Description
[DIR] Parent Directory 04-Sep-2002 19:29 -  
[???] RFC.zip 02-Oct-2003 20:22 116k zip compressed
[DIR] files 03-Oct-2006 05:13 -  
[DIR] hans 03-Oct-2006 05:14 -  
[DIR] homies 26-Jan-2007 13:47 -  
[???] rfc675.doc 26-Jan-2002 21:26 267k  
[???] rfc761.doc 26-Jan-2002 21:25 274k  
[DIR] select 21-Mar-2006 07:31 -  
[???] template mediamente.rar 25-Feb-2006 19:27 185k  

To activate the OpenIndex file manager, open the following URL:
   http://www.xorgate.com/Apache/OpenIndex/demo/.XOI

User=openindex
Password=02sep02

If you have any problems, questions, or comments send email to:
          perler@xorgate.com or modperl@apache.org
                         Thank you,

OpenIndex now supports Cascading Style Sheets and individual HTML 
tag configurable attributes. The index table in the demo has been 
customized by including:
 IndexHtmlText style    <!-- 
 IndexHtmlText style    +html{background: url(/images/castles.jpg) no-repeat 12% #99ccff fixed}
 IndexHtmlText style    +a:hover{color:red; font-weight:bold; font-size:110%;}
 IndexHtmlText style    +div{color=#660000} div input{color=#660000}
 IndexHtmlText style    +h1{font: bold 16pt roman,serif; color:blue}
 IndexHtmlText style    +h2{color:green}
 IndexHtmlText style    +hr{color:#663333}
 IndexHtmlText style    +-->
 IndexHtmlTag  table    border bordercolor="blue" bgcolor=cccccc
 IndexHtmlTag  hr       width="75%" align="left"
in the httpd.conf file <Location /Apache/OpenIndex/demo/>.