[EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread spacemarc
Hi, how can I deny external connections except from my localhost/127.0.0.1? On Ubuntu Linux and Apache 2.0.55. Thanks -- http://www.spacemarc.it - The official User-To-User support forum of the Apache HTTP Server Project. See

[EMAIL PROTECTED] authn_dbd

2006-11-26 Thread Jorge Bastos
Guys, Who has authn_dbd working with MySQL ? I need some help. Jorge

Re: [EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread Joshua Slive
On 11/26/06, spacemarc [EMAIL PROTECTED] wrote: Hi, how can I deny external connections except from my localhost/127.0.0.1? On Ubuntu Linux and Apache 2.0.55. See the docs for mod_access. For example: Location / Order deny,allow Deny from all Allow from 127.0.0.1 /Location Joshua.

[EMAIL PROTECTED] multi-homed Apache? Anyone?

2006-11-26 Thread tim
Has anyone setup their home/SBA network with Apache on one computer but serving content on two networks (DSL and cable)? I tried this but Apache fails to reply on the secondary network. (It works with only 1 network card in the box.) I have not done a TCP trace yet but does anyone have Apache

Re: [EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread Matus UHLAR - fantomas
On 26.11.06 12:29, spacemarc wrote: how can I deny external connections except from my localhost/127.0.0.1? On Ubuntu Linux and Apache 2.0.55. the easiest way is to configure apache only to run on localhost, e.g. comment all Listen directives, and leaving only Listen 127.0.0.1:80 (and

Re: [EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread spacemarc
2006/11/26, Matus UHLAR - fantomas [EMAIL PROTECTED]: the easiest way is to configure apache only to run on localhost, e.g. comment all Listen directives, and leaving only Listen 127.0.0.1:80 (and 127.0.0.1:443, if you want SSL) I don't have this parameter in my /etc/apache2/apache2.conf:

Re: [EMAIL PROTECTED] Deny Apache from external connections

2006-11-26 Thread Matus UHLAR - fantomas
On 26.11.06 16:48, spacemarc wrote: 2006/11/26, Matus UHLAR - fantomas [EMAIL PROTECTED]: the easiest way is to configure apache only to run on localhost, e.g. comment all Listen directives, and leaving only Listen 127.0.0.1:80 (and 127.0.0.1:443, if you want SSL) I don't have this

[EMAIL PROTECTED] problem about directory with accents since Apache 2.2.3

2006-11-26 Thread Skrol29
I have Apache 2.2.3 on Windows XP sp2. With Apache 1.3.33 there was no problem to define in httpd.conf an alias for a directory that have accents in his name. The following entries was valid: * Alias /dev E:/dév/ Directory E:/dév Options Indexes FollowSymLinks Includes

Re: [EMAIL PROTECTED] multi-homed Apache? Anyone?

2006-11-26 Thread Steve Swift
I setup my apache to: Listen *:80 and it uses all four NICs in my box On 26/11/06, tim [EMAIL PROTECTED] wrote: Has anyone setup their home/SBA network with Apache on one computer but serving content on two networks (DSL and cable)? I tried this but Apache fails to reply on the secondary

Re: [EMAIL PROTECTED] multi-homed Apache? Anyone?

2006-11-26 Thread Morgan Gangwere
use IP Masquerading, thats what *:80 does. its just you can have different requests come In to different places. you can also have eth0 + eth1 have the same IP. that might help. look in your DSL box's settings On 11/26/06, Steve Swift [EMAIL PROTECTED] wrote: I setup my apache to: Listen *:80

Re: [EMAIL PROTECTED] multi-homed Apache? Anyone?

2006-11-26 Thread dan page
Morgan Gangwere wrote: use IP Masquerading, thats what *:80 does. its just you can have different requests come In to different places. you can also have eth0 + eth1 have the same IP. that might help. look in your DSL box's settings On 11/26/06, Steve Swift [EMAIL PROTECTED] wrote: I setup

[EMAIL PROTECTED] 2 versions of Apache give prob !!

2006-11-26 Thread Ravindra Nannapaneni
Hi I have 2 versions shipped with my sun ultra 20 box. This is what i have. /usr/apache has Apache 1.3 binaries /usr/apache2 has Apache 2.0 binaries. I want to use Apache 1.3 for one web server other for other web server. So what i did is 1. Editted http.conf on both apaches, and updated

Re: [EMAIL PROTECTED] 2 versions of Apache give prob !!

2006-11-26 Thread Tom Ray [Lists]
Ravindra Nannapaneni wrote: Hi I have 2 versions shipped with my sun ultra 20 box. This is what i have. /usr/apache has Apache 1.3 binaries /usr/apache2 has Apache 2.0 binaries. I want to use Apache 1.3 for one web server other for other web server. So what i did is 1. Editted

Re: [EMAIL PROTECTED] Help in setting up file Upload Feature with Apache

2006-11-26 Thread Emmanuel E
it depends on how feature rich you want the interface to be. you can pick up the very simple perl CGI script at http://www.geniegate.com/listings/basicupload/ its free source with a compulsory banner. you could check it out and write your own. i've hacked it to include a download feature as

Re: [EMAIL PROTECTED] 2 versions of Apache give prob !!

2006-11-26 Thread Ravindra Nannapaneni
I have only one NIC in my machine. Though i am specifying different ports, i have only one IP. Does it has any problems ? How do i overcome this problem with out having additional Ip ? Is there any way ? Thanks Ravi --- Tom Ray [Lists] [EMAIL PROTECTED] wrote: Ravindra Nannapaneni wrote:

Re: [EMAIL PROTECTED] 2 versions of Apache give prob !!

2006-11-26 Thread Yvo van Doorn
What does the error_log say? If there isn't any error log defined, define one and make sure you make the path to where the error log is located. (for example /var/log/apache2/error_log, make sure the dir apache2 exists). Yvo On 11/26/06, Ravindra Nannapaneni [EMAIL PROTECTED] wrote: Hi I

Re: [EMAIL PROTECTED] 2 versions of Apache give prob !!

2006-11-26 Thread Ravindra Nannapaneni
The below is what error log says. Access log is Zero bytes size. [Sun Nov 26 20:19:12 2006] [notice] Apache/2.0.52 (Unix) DAV/2 configured -- resuming normal operations [Sun Nov 26 20:20:45 2006] [notice] caught SIGTERM, shutting down [Sun Nov 26 20:20:50 2006] [notice] Digest: generating secret