[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] [OT] problem with html form submission
|
default apache setup usually puts the server dir in /var/www/html you sure you arent missing that part of the url?
On 8/16/06, Christopher M. Jones <
cjones@partialflow.com> wrote:I'm totally baffled about this. The following code ...
<form method="get" action=""><input type="submit" name="sumbit"> </form>
does not work. print.html exists and contains the line, "print". But
when I hit "submit" in this form, I get the message,
Not Found The requested URL /var/www/print.html was not found on this server.
________________________________________________________________________
Apache/2.0.55 (Debian) PHP/4.3.10-16 Server at jonesfamily.homelinux.com Port 80
I've never had this problem before. Seems like it must be something strikingly simple, but I'm just not having success figuring it out. Any
ideas?
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|