Page 1 of 1

How to center the apache directory browsing (autoindex)

PostPosted: 19. May 2011 14:36
by vercetty92
Hi,

I would like to center the apache directory browsing in the center of the page of my web site.

My header is already center (I make the code), but for the apache "autoindex" which generate the directory browsing, I don't know how to do.

i have do some research on google. Some people talk about css, and other about a patch.

Is there any "clean" way for that?

thx a lot

Re: How to center the apache directory browsing (autoindex)

PostPosted: 19. May 2011 14:47
by vercetty92
hey,

I found on the apache site that it's possible to apply a ccs style sheet to the autoindex module.

I am trying to test this.