|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
-== Apache Config Question HARD ==-
Hi all,
I'm pretty new to this board, so I'm not very experienced with the concept, but I'll learn for sure... ![]() Okay, I've a *hard* question for you... Here it is. You know, in Apache, when you give a directory URL to the web browser, the content of the given directory is displayed on the screen, right? (SEE IN THE ATTACHMENT) Ok, now that you know what I'm talking about, do you notice that we don't see the whole filename. It's cut by ..> at the end of the name. It's pretty annoying when you have many file with such a length. My boss asked me to change the configuration of Apache in order to enlarge the length of the NAME cells so that it has more space... [code] NAME LAST MODIFIED SIZE DESCRIPTION --------------> ----> [code] Do you follow me?? If you need any clarification btw, let me know. Okay, so good so far. I was wondering if there was any config file that could allow me to enlarge this row in order to make it larger. I don't know much how to do this at all to be honest. At first, I thought that it was part of the browser, but I tried with many browser and it gave the same results (IE and Netscape). Does anyone would be nice to help me out on this one... Otherwise, I'm gonna have to create a servlet to generate the same output... which I don't really want to do since I think it's possible to play with the config and change this thing... but I don't know how. I've looked in the doc and didn't find anything. Maybe I was searching with bad keywords, but there was no results. So, I made searches to find a good forums where I could ask my question on Apache, and this board came up first... it means that you know your sh*t guys... hehehe ![]() So, thanx to you who will try to help me. ![]() Have a nice day... |
|
#2
|
||||
|
||||
|
I think it sould be something like this:
IndexOptions FancyIndexing NameWidth=100 look for NameWidth @ http://httpd.apache.org/docs/mod/mo...ml#indexoptions
__________________
My article: mod_rewrite: No More Endless Loops! |
|
#3
|
|||
|
|||
|
Thanx a lot pippo... I'm gonna take a look right ahead
![]() Btw, I got it to work!! Thanx... Last edited by @lex26 : March 13th, 2002 at 11:23 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > -== Apache Config Question HARD ==- |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|