Enable directory listing?

tRaptor

Golden Member
Jul 31, 2002
1,227
1
0
Anyone know how to activate directory listing on the free 1and1 accounts from the hot deals awhile back?

If i try to list a directory all i get is:



error 403: Forbidden!

The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated.


Is there something I can do to make it list the directory?
 

kevman

Diamond Member
Apr 20, 2001
3,548
1
81
in the httpd.conf file, ytou have to set something like Indexes in the specific entry ffor the directory.

PM if you need more specific help...
 

kevman

Diamond Member
Apr 20, 2001
3,548
1
81
Originally posted by: HardcoreRobot
in the directory, add a text file .htaccess with the line Options +Indexes

ahh....tahts teh correct...