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/>.