QUOTE (MattCameron @ Sep 9 2008, 08:11 AM)

Hi,
I'm trying to enable directory browsing on a folder in one of my Unix hosting packages, i cant seem to figure it out. Does anyone know if it is possible?
Thanks,
Matt
To set directory browse on folders within your Hosting Package you may access the Security Center in your Network Solutions account manager.
To do this you need to log into the networksolutions.com account manager then click on Web Hosting then choose your hosting package. Click on Security -> Password Protection. Once the security page loads, click on the Web Folders tab and add the folders you need directory browse for and flag them for "Directory Browse" access.
Alternatively, you can add the line:
CODE
Options +Indexes
to your .htaccess file in the directory you need directory browse for.