lice200 Posted March 10, 2007 Share Posted March 10, 2007 Hello, I am looking into skinning my FTP pages. ATM I do not like the way they look and want to improve them. I want to change the way this looks. (http://bastardfiles.com/Test/) Can anyone give me any info that might help me with this? Link to comment https://forums.phpfreaks.com/topic/42107-skinning-the-ftp-page/ Share on other sites More sharing options...
wildteen88 Posted March 10, 2007 Share Posted March 10, 2007 This is an Apache question not a PHP question. You cannot modify the HTML of those pages - AFAIK. However you can change the way Apache displays those pages by changing the autoIndex options. Mainly by changing the IndexOptions directive You can also attach a stylesheet so you can style the page by CSS. Check out this page for the options available to change the way directory indexes are displayed. Link to comment https://forums.phpfreaks.com/topic/42107-skinning-the-ftp-page/#findComment-204224 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.