sasjamal
12-04-2001, 08:06 PM
i have a directory when u go there, it says forbiddn u do not have permission to see it, quick can somene tell me the fix so i can browse the directory without a index,htm file in it, (just that directory) thx
![]() | View Full Version : Another !uestion sasjamal 12-04-2001, 08:06 PM i have a directory when u go there, it says forbiddn u do not have permission to see it, quick can somene tell me the fix so i can browse the directory without a index,htm file in it, (just that directory) thx Chicken 12-04-2001, 10:05 PM and .htaccess file in the dir. with: Options +Indexes ...may do the trick, or you can add it to the server config files (if you have control of this). Edit: sorry if anyone tried this, but I made a typo (fixed), was indexs before (DOH!) sasjamal 12-05-2001, 01:37 PM omg thank so much chicken! |