Would you by any chance be using mod_rewrite ?? -ascs -----Original Message----- From: Kjell Eidem [mailto:Kjell.Eidem@xxxxxxxxxxx] Sent: Thursday, May 18, 2006 12:10 PM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] Exceeded the limit of 10 subrequest nesting levels ... Hi List. The following problem arises when I try to access a index.php file in a directory with a url like: http://mywebserver/directory/ This gives me an 'Internal Server Error' And the logfile says: '[Thu May 18 11:37:49 2006] [error] [client 129.241.10.83] Request exceeded the limit of 10 subrequest nesting levels due to probable confguration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace. [Thu May 18 11:37:49 2006] [debug] core.c(3007): [client 129.241.10.83] r->uri = /fag/TTK4145/ [Thu May 18 11:37:49 2006] [debug] core.c(3007): [client 129.241.10.83] r->uri = /fag/TTK4145/' .............. Increasing the 'LimitInternalRecursion' does not help. However if I use this url: http://mywebserver/directory/index.php everything works fine. Have anyone been into this before? I am running Apache 2.2.x Regards Kjell Eidem --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx