framing apache directory in serendipity

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
alef
Regular
Posts: 17
Joined: Tue Jul 25, 2006 12:44 pm

framing apache directory in serendipity

Post by alef »

Hi everyone.

I would like to do something supposedly simple, but i'm not quite sure how to do it. Do you know the nice directory you get in when viewing your homepage on your freshly new installed apache httpd server (well, you would get if there was no initial install file saying welcome to apache). I'm referring to viewing files from your browser (i think it's called fancy indexing).

I hope i'm clear here :-).

Well, i would like that to frame in serendipity. So if i click on my link in html nuggets, i go to say : http://host/downloads/. But framed within my blog.

Would this be possible, and if, how ? It works now, but it goes out of serendipity.
alef
Regular
Posts: 17
Joined: Tue Jul 25, 2006 12:44 pm

Post by alef »

fixed! i'm using wrapurl to achieve this now. Now just see if i can make the font the same as the rest of the blog. maybe in httpd.conf
alef
Regular
Posts: 17
Joined: Tue Jul 25, 2006 12:44 pm

Post by alef »

Well, almost but not entirely. I use this code to have my directories displayed, unfortunately although the file columns do get displayed in courier, the description/timestamp are not. Why is that? Also, i disabled the .. with IndexIgnore .. because when i'm at the root, if i go back it frames the homepage into it's own frame. So i have to sacrifice that i guess.

Another thing; can't i do an AddDescription to directories ?

I realize a lot of these questions are apache related, but maybe someone here has the necessary experience with it ?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

You can put a custom .htaccess file into your downloads directory with those options?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply