Page 1 of 1

how does apache behave with " http://myurl/index.php? " ?

Posted: Tue Nov 04, 2008 9:15 am
by Dunk
Hi everyone,
i'm new to this forum i hope this isn't a repost but searching "index.php?" didn't gave me any result even on google.

So, as the topic says, what happens when the users send that url? my website behaves incorrectly with that, i can't understand why since due to security reasons i only use post...however, that index.php? triggers a js (this one http://www.toms-cafe.de/iban/iban.html ) - very strange behaviour, i'm not sure but i think it messess with the headers since on loading that it fails showing the background

any clues on what happens with that?

thanks everyone in advance!

Re: how does apache behave with " http://myurl/index.php? " ?

Posted: Tue Nov 04, 2008 2:57 pm
by Jade
That sounds like a problem with your php.ini file. Have you checked that? I might also check your apache config file to see if it's accepting .php file extensions.