<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 23, 2013 at 11:27 AM, David Goodwin <span dir="ltr"><<a href="mailto:david@codepoets.co.uk" target="_blank">david@codepoets.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Ok so I have now run:<br>
><br>
> [root@blah conf]# /etc/init.d/httpd stop<br>
> Stopping httpd:                                            [  OK  ]<br>
> [root@blah conf]# ps -ef |grep httpd<br>
> root      6991  6655  0 11:02 pts/2    00:00:00 grep httpd<br>
> [root@blah conf]# /etc/init.d/httpd start<br>
> Starting httpd:                                            [  OK  ]<br>
><br>
> No change.<br>
><br>
> Using find there is only one httpd.conf on the system and AllowOverride is set to 'None'.<br>
><br>
> i did try creating a .htaccess file with the -Indexes option just for the sake of testing and it made no change.<br>
<br>
<br>
</div>Check /etc/httpd/conf.d - there might be some random config stuff in there.<br>
<br>
(e.g. cd /etc/httpd, grep -ri indexes * ??)<br>
<div class="HOEnZb"><div class="h5"><br>
David.<br>
<br>
</div></div></blockquote></div>In conf.d there are two entries referring to Indexes and they are both commented out. <br></div><div class="gmail_extra">I have contacted the managed hosting provider but apparently these things are on a "we'll look at it if we're bored as apache isnt/apps aren't supported". Despite it effecting our PCI compliance. <br>
<br></div><div class="gmail_extra">Thanks,<br></div><div class="gmail_extra">Simon.<br></div></div>