Closed GoogleCodeExporter closed 9 years ago
See: http://groups.google.com/group/minify/browse_thread/thread/8b1762d57ccdb21e
Unit tests should be added to test that .htaccess doesn't cause server errors
and
index.php is in the DirectoryIndex list (or what have you for other servers).
Original comment by mrclay....@gmail.com
on 5 Nov 2008 at 7:00
we ran unit test. there are no .htaccess caused server errors.
just so you can see, this site is running minify:
http://www.acadianationalpark.com/
this is hosted on the SAME server as http://www.allglacier.com/attractions/. my
assumption is that if the above url works fine, that the reasons for the issue
shouldn't be server-related, unless there is some sort of acute permissions (or
something else i'm not thinking of) restraint being put on
http://www.allglacier.com/attractions/
Original comment by abigwond...@gmail.com
on 5 Nov 2008 at 7:22
index.php should be in the DirectoryIndex of any correctly configured Apache
server
(with PHP), so I don't think every PHP app should need to test for this.
Original comment by mrclay....@gmail.com
on 27 Nov 2008 at 3:59
Original issue reported on code.google.com by
abigwond...@gmail.com
on 5 Nov 2008 at 5:44