Hello, im using BusyBox v1.13.1 httpd with php-cgi as interpreter.

Having problem with default page (index.php). while using
http://website/ I got this in web browser:

 

<?php
phpinfo();
?>
 

 

While called as http://website/index.php everything is fine, php info is
shown.

 

My httpd.conf:

 

A:127.0.0.1

A:192.168

A:10.

D:*

*.php:/usr/sbin/php-cgi

H:/var/www

I:index.php

 

Can anybody help me?

 

Sincerely

Rene

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to