Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Content of pages not shown, only homepage
#13
dej,

well normally the .htaccess as it is coming with GS should fit to most hosts
if you have trouble like this please contact the supporters of your host, as there must be a special configuration which is not in our hands

but a first rule:

if you don't block the access to the xml files, you can block any access from outside to directories:

add this to your .htaccess
Code:
Options All -Indexes
this means the server will not deliver a list of files in any directory which has no index.html

if that is not possible at your host (which should be reason to change the hosting company in my optinion) you can add an empty file with the name index.html in any directory which will be loaded when somebody calls the directory in a browser

but if you have so much trouble, you should have helpful supporters at your hosting company

Cheers, Connie
|--

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


Messages In This Thread
Content of pages not shown, only homepage - by Connie - 2011-06-03, 02:48:59



Users browsing this thread: 1 Guest(s)