Re: [us...@httpd] href="frag.php&field=value" gets error 404.
rag.php?field=value ? rather than & - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.or
[us...@httpd] href="frag.php&field=value" gets error 404.
Hi, I am using an html file to run a php script thus... Frag Frag Input The first link works file but the second produces a 404 error; correctly so as the php file being invoked is /var/www/frag.php&input=xxx according to the error log.