Without using .htaccess, index.php/path works on server but not on local(404 error). So what is the configuration on apache for that to work.
1 Answer
Try enabling AcceptPathInfo in your Apache configuration. See http://httpd.apache.org/docs/2.2/mod/core.html#acceptpathinfo
index.php, no? (not too familiar with filesystems)index.php/contactforindex.php?option=com_contactif we don't use the help of.htaccess(url rewriting)