简体   繁体   中英

Can I style out the .htaccess DirectoryIndex file?

I have a DirectoryIndex page that I want to style out with CSS. Instead of it looking like this:

DirectoryIndex页面

Is it possible to make it look different?

Set the header template in the .he access file then include your css in that. http://milianw.de/code-snippets/styling-apache-indexes has some useful info.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM