Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.htaccess problem?
#2
1) if your provider does not allow you to use the option/index - directive, you should ask them why, because this is really silly

2) you should not delete the whole file, just take out

Code:
Options -Indexes
or replace it with

Code:
#Options -Indexes

This directive protects folders which have no index.php or index.htm or index.html from showing the file list

so if you deactivate this setting take care that all folders have at least an empty index.html

but the best advice would be to talk with your hoster's support people and ask for the reasons

Cheers, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
.htaccess problem? - by Cristiano - 2011-05-22, 04:50:24
.htaccess problem? - by Connie - 2011-05-22, 16:57:59
.htaccess problem? - by Cristiano - 2011-05-22, 20:35:09
.htaccess problem? - by Connie - 2011-05-23, 00:13:03
.htaccess problem? - by yojoe - 2011-05-23, 10:41:03



Users browsing this thread: 2 Guest(s)