P PuttsMoBiles New member Joined Aug 3, 2009 Messages 2 Aug 3, 2009 #1 How can i enable my apache to file index like (the link)? http://beta.espug.net/boetest/images/
R1Lover Verified User Joined Feb 24, 2007 Messages 420 Aug 3, 2009 #2 Create a .htaccess file in the directory and put this in it. PHP: Options +Indexes
P PuttsMoBiles New member Joined Aug 3, 2009 Messages 2 Aug 4, 2009 #3 R1Lover said: Create a .htaccess file in the directory and put this in it. PHP: Options +Indexes Click to expand... Thank you sir that worked perfectly.
R1Lover said: Create a .htaccess file in the directory and put this in it. PHP: Options +Indexes Click to expand... Thank you sir that worked perfectly.