| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Rasmus Lerdorf <ras...@apache.org> |
| Subject | PATH_INFO in A2? |
| Date | Sat, 06 Jul 2002 14:39:41 GMT |
With this config: LoadModule php4_module modules/libphp4.so AddType application/x-httpd-php .php http://localhost/index.php works fine and parser PHP pages without problems. (using prefork - but it shouldn't matter) However: http://localhost/index.php/foo Gives a 404 and says: The requested URL /index.php/foo was not found on this server. In Apache1 /index.php would still get passed to PHP and /foo would end up in the PATH_INFO server var. -Rasmus | |
| Mime |
|
| View raw message | |