Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IndexOptions

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  rewriting documents  
Author Message
Norman Bates

External


Since: Aug 21, 2006
Posts: 1



(Msg. 1) Posted: Mon Aug 21, 2006 12:38 pm
Post subject: IndexOptions
Archived from groups: alt>apache>configuration (more info?)

For some reason, when I updated to Apache 2.2, the directory listings do not
show any file modified dates. I want to show the last modified date in
Apache 2.2. Can anyone tell me how to do it? In C:\Program Files\Apache
Software Foundation\Apache2.2\conf\extra\httpd-autoindex.conf shows:

# IndexOptions: Controls the appearance of server-generated directory
# listings.
#
IndexOptions FancyIndexing HTMLTable VersionSort

Thanks in advance

 >> Stay informed about: IndexOptions 
Back to top
Login to vote
stuart_miller

External


Since: May 11, 2004
Posts: 55



(Msg. 2) Posted: Mon Aug 21, 2006 4:43 pm
Post subject: Re: IndexOptions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Norman Bates" <dj.DeleteThis@nospam.com> wrote in message
news:jeidnWcHK8eSEHTZnZ2dnUVZ_o6dnZ2d@is.co.za...
> For some reason, when I updated to Apache 2.2, the directory listings do
> not
> show any file modified dates. I want to show the last modified date in
> Apache 2.2. Can anyone tell me how to do it? In C:\Program Files\Apache
> Software Foundation\Apache2.2\conf\extra\httpd-autoindex.conf shows:
>
> # IndexOptions: Controls the appearance of server-generated directory
> # listings.
> #
> IndexOptions FancyIndexing HTMLTable VersionSort
>
> Thanks in advance
>
>
I can't say how windows does things, but for linux this works for me

httpd.conf
<IfModule mod_autoindex.c>
IndexOptions FancyIndexing VersionSort NameWidth=*
...and then all the icon mapping

I know there is an inconsistency in win98 and xp on how they store and
update the filedates; perhaps some of the problem is there.

Stuart

 >> Stay informed about: IndexOptions 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]