Re: Need an example of how to use Apache Server 2.2.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i am trying to unsubscribe, but I send to:  users-unsubscribe@xxxxxxxxxxxxxxxx

and it comes back as permanently undeliverable

I'm getting tons of emails, and I haven't gotten any real help.  how can i unsubscribe.  the email address, users-unsubscribe@xxxxxxxxxxxxxxxx  comes back as undeliverable.


On Tue, Dec 24, 2013 at 8:53 PM, Yehuda Katz <yehuda@xxxxxxxxxx> wrote:

If you put HTML files in the htdocs folder, Apache should serve them as HTML and then it depends on your browser understanding the HTML properly. In most browsers, there is a development or debug panel that let's you see the raw request and response. If you are not sure how to get that or what the proper response values are, post specific examples (and what browser you are using).
If you want to put anything more complicated than static content, you need to use the appropriate Apache module (for example mod_php will run PHP code) or CGI configuration.

You should also check that your code if properly formatted - specifically that you have < and > and not &lt; and &gt;

Sent from a gizmo with a very small keyboard and hyperactive autocorrect.

On Dec 24, 2013 5:56 PM, "Frederick Miller" <fjmiller11@xxxxxxxxx> wrote:
I need an example of a simple application and how to set it up on Apache 2.2.  I'm running Windows XP, and I've read all the documentation.  I've put some Web apps under the htdocs folder, but they just show the source html and don't actually run the application.  I'd like to see an example that is more than just HTML, what folder to copy it into, and what the expected output is.  I've done JSPs and Servlets with Tomcat, but I'm new to Apache Server 2.2.  Thanks. 

Frederick Miller


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux