[us...@httpd] multiple domains served by 1 IP?

2010-07-04 Thread Zachary Uram
how can i setup my apache2 instance (debian squeeze) on my box (1 ip) so that i can serve multiple website domains (foo.org, bar.org etc.)? an explanation or a pointer to specifics on the nitty gritty would be much appreciated. and i'd like to use named based virtual hosts on each website served

Re: [us...@httpd] multiple domains served by 1 IP?

2010-07-04 Thread Zachary Uram
Great. Thanks Eric and J! Zach http://www.fidei.org - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail:

Re: Re: [us...@httpd] Localized Apache webserver

2009-12-23 Thread Zachary Uram
Maybe this helps: http://commons.apache.org/logging/guide.html - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail:

[us...@httpd] protecting directories

2009-12-20 Thread Zachary Uram
I am running Apache 2 in Linux and have several websites. Say site A is in /var/www/a and there is a directory /var/www/a/foo/ and foo/ has 3 .html files but I only wish to serve index.html so how do I protect the other files so that people can't fish for the name to find them. Also how do I

Re: [us...@httpd] Re: Building Apache 2.2 without IPv6

2009-12-07 Thread Zachary Uram
Everyone stop the Christian bashing. No one would dare say these things about Islam :( Zach - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more

[us...@httpd] writing modules?

2009-12-03 Thread Zachary Uram
Morning, I would like to make my own apache module (in C) for Linux but have no idea where to start. Any guides on doing this? Thanks! Zach - The official User-To-User support forum of the Apache HTTP Server Project. See

Re: [us...@httpd] writing modules?

2009-12-03 Thread Zachary Uram
Thanks everyone! Yes for Apache 2.x Zach - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail:

Re: [us...@httpd] writing modules?

2009-12-03 Thread Zachary Uram
Thanks Jeff will do. Zach - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org

Re: [us...@httpd] Building Apache 2.2 without IPv6

2009-12-03 Thread Zachary Uram
Krist I prefer IPv4 addressing. I can remember 128.2.10.12 but I can't remember some insane IPv6 hexadecimal address! lol. And I love my commands such as ping, traceroute, dig, host, nslookup etc. Zach - The official

Re: RE: [us...@httpd] mod_proxy issue - intermittent 502 response

2009-11-27 Thread Zachary Uram
Make sure there is no firewall rules blocking it. Zach - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail:

Re: [us...@httpd] Re: SSL on Apache 2.2.14

2009-11-27 Thread Zachary Uram
On Thu, Nov 26, 2009 at 11:09 AM, LuKreme krem...@kreme.com wrote: On 26-Nov-2009, at 05:15, daniel.goul...@and.co.uk wrote: Maybe you could try --enable-shared in your configure arguments? Really? Purple text AND TOFU posting? Eh? Zach

[us...@httpd] name based virtual hosts for multiple domains?

2009-11-25 Thread Zachary Uram
Hi, I have a VPS running Debian and Apache 2.2 and I'd like to setup name based virtual hosts in Apache for several domains and I will have several subdomains for each domain. Is this possible? For example: www.site1.org with subdomains blog.site1.org, wiki.site1.org www.site2.org with

[us...@httpd] limiting diretory/file content?

2009-11-25 Thread Zachary Uram
I wish to use Apache 2.2 to limit where users may go. I wish to avert the so-called fishing where a user sees: (note that I will be using name based virtual hosts to host multiple domains on the same physical server/same ip) http://www.site.org/whatever/something.html and tries to access