[CF Install]\runtime\servers\default\SERVER-INF\default-web.xml Change: <param-name>browseDirs</param-name> <param-value>true</param-value>
near the top of the file to: <param-name>browseDirs</param-name> <param-value>false</param-value> Don't forget to restart the CF service when you're done. You can also add default file names in the <welcome-file-list> section down the bottom. -- Lindsay Evans. Developer, Red Square Productions. [p] 8596.4000 [f] 8596.4001 [w] www.redsquare.com.au > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of fugli > Sent: Wednesday, 29 October 2003 1:14 PM > To: CFAussie Mailing List > Subject: [cfaussie] CFMX stand-alone web server (port 8500) > > > Does anybody know how to stop directory browsing for the stand-alone web > server? > > Or how to set up default file, e.g. index.cfm? > > Thanks in advance. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
