Options -MultiViews -IndexesIndexIgnore */*<IfModule mod_php4.c>
Can someone tell me what this line off code is in an htaccess file................
Options -MultiViews -IndexesIndexIgnore */*<IfModule mod_php4.c>
Can someone tell me what this line off code is in an htaccess file................ Csampson |
It passes options to the apache web server. But that is wrong. https://www.deanbassett.com |