print <<ENDHTML;
....your HTML code (or text) here.....
ENDHTML
I've tried the above function from tutorials (using cut and paste) and typing it several times on my own, and I have not once gotten it to work successfully.
Each time there is the error message: Can't find string terminator...
I'm starting pretty close to the beginning, and wondering if there is a program which is appropriate for editing, learning, and running examples of code - such as from tutorials.
I have downloaded ActiveStates's Komodo as a trial and will need to decide if it's right to buy some time soon. I've...
In another thread, I have been asking for assistance getting an HTML form to call a script which will open an XML file, find a specific line, and add another line using the form's input data to modify that new line. (it's adding an email address to a whitelist)
I have the form and a script...
In another discussion on this board
(http://www.tek-tips.com/viewthread.cfm?qid=1122090&page=1)
I have been trying to find a way to take the output of an HTML form (one field - email address) and add it into a section of an existing XML document. That doc is a whitelist - part of an email...
A couple of days ago I found my index.html (http://lostcreekvillage.org) not showing up in Netscape. It was ok in IE. When I looked at the source as received at the browser (IE) I found a garbled line of html - something starting with "style" and setting margins. When I looked at the...
<Directory /whatever>
order allow,deny
deny 192.168.0.1
allow from all
</Directory>
For the above, can I put more that one ip addrdss on a line, such as - deny from 1.1.1.1, 2.2.2.2 - or do I have to set a new "Deny from" line for each unwanted ip? It doesn't specify at the...
Every few minutes I'm getting something like what I've pasted below from my access.log. This has been happening for quite a few days and has now gotten to be about the only thing I see in the log. Please help me to understand what's going on, if it's something I can and should take action...
One of the problems using Win32 Apache (or most webserver related materials for that matter) is that most instructions and solutions to problems are written with Unix/Linux in mind. So we have to translate - and I'm not far enough along to do that successfully. That said...
I've finally gotten...
I alluded to this question in a reply to a similar question by another fellow a couple of days ago. Got no answer there yet.
I have one static ip, two vhost domains of http, and I need a couple of secure pages - one each for the two domains (perhaps one will do if need be). I currently have two...
Can someone please tell me how to reach both sites (vhosted) from a workstation on the lan that the server is also on. Just entering the internal IP address only gets one of the sites. Also I am running a dns nameserver on the same machine.
Thanks, Brian
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.