[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] default browser-file display
- Subject: Re: [cobalt-users] default browser-file display
- From: Michael Gabriel <mgabriel@xxxxxxxxxxx>
- Date: Thu Jul 17 05:47:01 2003
- Organization: geekworx
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
or in a .htaccess file in the directory you want to apply it to :-)
Gerald Waugh wrote:
> On Thu, 17 Jul 2003, Jale wrote:
> >
> > Thanks - I went through the document, I understand what it is saying, but I
> > didn't see how I actually apply the change, could you tell me how I do
> > this. I'm stuck being the one that maintains our RAQ servers but I really
> > don't know a heck of a lot about the internals, just some. I have a RAQ3i
> > ... and one last dumb question, what's the easiest way to know what Apache
> > version I'm running.
>
> To do it server wide,
> add this line to srm.conf
> IndexOptions NameWidth=*
> then run /etc/rc.d/init.d/httpd reload