hi,

when i enter the URL www.domain.com/dir/file.php?value=1 the script work
fine, but when i enter www.domain.com/dir/file.php/value/1 i become a
404 error.

OS: Apache/2.0.40 (Win32) PHP/4.2.3 

but on win2k pro with apache 1.3.20 & php4.0.6 i did not have this
problem.

php is loaded as module. (php4apache2.dll)

on the phpinfo(); i also can't find any $PATH_INFO

did any one know about this problem, becouse all my apps are based on
this feature, and when i using CGI files at apache2 i can use the /

SEEYA
michael



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to