Re: [users@httpd] Need an example of how to use Apache Server 2.2.

2013-12-26 Thread Yehuda Katz
On Thu, Dec 26, 2013 at 6:25 PM, Frederick Miller wrote: > i am trying to unsubscribe, but I send to: > *users-unsubscr...@httpd.apache.org **and > it comes back as permanently undeliverable* > I just tested and the unsubscribe address is working properly. What is the full error you get? > *I'

Re: [users@httpd] Need an example of how to use Apache Server 2.2.

2013-12-26 Thread Frederick Miller
i am trying to unsubscribe, but I send to: *users-unsubscr...@httpd.apache.org * *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-unsubscr...@httpd.apache.org comes back as unde

Re: [users@httpd] Need an example of how to use Apache Server 2.2.

2013-12-24 Thread Yehuda Katz
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

Re: [users@httpd] Need an example of how to use Apache Server 2.2.

2013-12-24 Thread Frederick Miller
Thanks. I'm going to try mod_php. On Tue, Dec 24, 2013 at 8:53 PM, Yehuda Katz 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

[users@httpd] Need an example of how to use Apache Server 2.2.

2013-12-24 Thread Frederick Miller
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