Sean C. Sheridan on 16 Aug 2006 14:45:13 -0000 |
Chris, remove the /var/www you can just use the /print.html or ./print.html or a_fully_resolved_url/print.html the /var/www is internal, you most likely set the root directory to /var/www/ so the root of the content lives in / > I'm totally baffled about this. The following code ... > > <form method="get" action="/var/www/print.html"> > <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 > -- Sean C. Sheridan scs@CampusClients.com Campus Party, Inc. 444 North Third St. Philadelphia, PA 19123 (215) 320-1810 (215) 320-1814 fax http://www.CampusClients.com http://www.CampusParty.com ___________________________________________________________________________ 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
|
|