GetSimple Support Forum
Options -Indexes - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Options -Indexes (/showthread.php?tid=1456)



Options -Indexes - Staurvik - 2011-03-24

"Options -Indexes" gives 500.
Is this a known problem, or have I done something wrong?


Options -Indexes - ccagle8 - 2011-03-24

might be your server config... what's your server details? also, i assume you are talking about the root level .htaccess file?


Options -Indexes - Staurvik - 2011-03-24

http://silverorange.no/serverinfo.php
The problem occurs in all folders with Options -Indexes enabled.


Options -Indexes - yojoe - 2011-03-24

Did you add -indexes before rewriteEngine on ?


Options -Indexes - Staurvik - 2011-03-24

Nope, haven't done anything with it (except commenting out Options -Indexes). It is fresh out of GS.
I tried to add it though, but still got 500.

Is "Options -Indexes" necessary? Or can I just leave it commented-out.


Options -Indexes - yojoe - 2011-03-24

Ohhh I didn't realize you have the problem with default .htaccess.
Options -Indexes isn't necessary. It just forbids browsing the directories content from within web browser.
Most hosting companies turn this option by default in apache webserver, thus users do not need to do it on their own.