O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Asked by seaturtleftw : 21 January 2010 - 05:12 AM
Answered by Robin Nixon : Jan 21 2010 07:35 AM
At first glance I note that you are trying to move the uploaded file if 'subject', another posted variable, has been set. But that isn't a guarantee that the file was also uploaded. I thin... full answer >
If you want to display a header above and a footer below your directory listing, try the following:
# Remove the standard HTML header, if desired
IndexOptions +SuppressHTMLPreamble
HeaderName /includ...