<x-flowed>At 09:04 AM 1/26/01 -0600, "Charles Steinkuehler"
<[EMAIL PROTECTED]> wrote:
> > >If we're going to do this I'd prefer to see:
> > >LEAF: http://leaf.sourceforge.net
> > >EigerStein: http://leaf.sourceforge.net/cstein
> > >Oxygen: http://leaf.sourceforge.net/ddouthitt
> >
> > Correction, EigerStein should point to http://lrp.steinkuehler.net .
> > SourceForge virtual hosting will take care of the redirection.
>
>Eventually, this is true. For now, neither of the above links will work
>(leaf.sourceforge.net/cstein won't recognize my index.htm file).
Yeah, I thought we would have been able to place the virtual hosting
request by now, but the Apache DirectoryIndexes problem is preventing that. :(
ref.
https://sourceforge.net/support/?func=detailsupport \
&support_id=111125&group_id=1
>Also I now have 3 mirrors I am personally maintaing (my current website,
>the SF mirror, and a co-lo mirror currently online, but not in
>production). I will probably assign something like:
>
>lrp.steinkuehler.net
>lrp1.steinkuehler.net
>lrp2.steinkuehler.net
>
>Although I have yet to decide whether SF or my co-lo site will be 'primary'.
That's entirely your decision. Whatever you decide is fine with me. :)
>Other issues to nail down before any EigerStein links can point to
>lrp.steinkuehler.net and/or lrp.steinkuehler.net resolves to a SF IP:
>
>Verify SF virtual hosting is properly configured
Is the Apache syntax
<VirtualHost shell1.ip#>
DocumentRoot /home/groups/leaf/htdocs/cstein
ServerName lrp.steinkuehler.net
</VirtualHost>
>Web log-rotation and statistics generation. I know we can run webalizer
>on SF, but I don't know if we can generate seperate log files for the
>different sub-sites or if we'll have to post-process the apache logs.
I don't know the answer to this either.
>I also have yet to setup cron jobs on SF, although I assume this is possible.
Yes it is, but you need to ask the SF staff to add the cron job.
>Also, I don't know if we can rotate the apache logs...that probably
>requires root permissions.
Another one I'm not sure of.
>Automatic indexing of directories w/o index.html file (my kernel/modules
>tree is currently broken on SF)
This is the DirectoryIndexes problem that I mentioned above.
>Get SF's apache to recognize index.htm, not just index.html
I think we can do this with an .htaccess entry. I read how to do it, but I
forgot where the link is. I haven't been able to find it again. It's on my
list of things to fix.
>Verify default mime type set to binary
Also, on my list of things to verify. If you notice any files that download
as text, let me know.
>Probably some other stuff...
Lots of other stuff, and I'm working on it. :)
--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel
</x-flowed>