I would tend to think that Apache is not suited for your purpose. Once upon a
time, there was a little firewall utility called TIS Firewall Toolkit (FWTK)
http://www.fwtk.org/fwtk/docs/admin_guide.pdf that probably does what you want.
You may be particularly interested in PLUG-GW.
-ascs
-
> -Original Message-
> From: Chris Pat [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 11. Oktober 2005 02:33
> To: apache
> Subject: [EMAIL PROTECTED] localhost htdocs access vs external restriction
>
>
> Hello
> Is it possible to restrict contents of the htdocs
> directory depending on wher
First off, thanks for an excellent server!
I wonder if anyone can point me in a direction.
I read through the modules on httpd.apache.org and did some cursory
Googling to no avail.
I'm running a software server which is publicly available on the web
(application service provider model). It's a m
On 10/10/05, Olivia Hardy <[EMAIL PROTECTED]> wrote:
> Is it turned on? I've had that problem before only to find out that I
> hadn't turned it on.
>
> I don't know which one you are using, but I have found that wamp seems to be
> the easiest one to use.
>
>
> - Original Message -
> From:
On 10/10/05, Chris Pat <[EMAIL PROTECTED]> wrote:
> Hello
> Is it possible to restrict contents of the htdocs
> directory depending on where the uses is from? I want
> to give localhost access and either block WAN side
> access either totaly or directory by directory. I
> believe it can be done b
On 10/10/05, Andrew Clarke <[EMAIL PROTECTED]> wrote:
> Is there no parameter that tells Apache not to go via SUEXEC to run CGI? I'm
> a bit surprised that the only way to stop it (without recompiling it out of
> existence) is by hacking the suexec file. People who install from OS
> bundles are lef
On Tue, 13 Sep 2005 19:57, [EMAIL PROTECTED] wrote:
>
> i ve the http password file which is encrypted using htpasswd -c -m
> -b command i.e the password which is encrypted using md5 algorithm .i
> want to validate the user input password against the stored encrypted
> password
Umm, if you k
On Tue, 11 Oct 2005 03:47, Joshua Slive wrote:
>
> Apache does *not* put the suid bit back. This must be something in
> your OS.
I still haven't been able to find it, but it's quite irritating. I'm
starting to think it's part of an integrity-checking ritual somewhere deep
in the O/S but I canno
Hello
Is it possible to restrict contents of the htdocs
directory depending on where the uses is from? I want
to give localhost access and either block WAN side
access either totaly or directory by directory. I
believe it can be done by directory restriction if you
are using a domain name. I am
I resolved this by editing my hosts file and changing the line "127.0.0.1
localhost" to "127.0.0.1 www.mydomain.com".
It works, but I'm not sure why and I don't know if it's really the right
thing to do.
- Sean
- Original Message -
From: "Sean McKendall" <[EMAIL PROTECTED]>
To: ;
Certainly; some products, e.g. Covalent's ERS amoung others, do exactly
that. There's no configuration from the open source distribution which
automates this, but it's fairly trivial to do if you stop to study the
httpd -d and -f arguments to provide different server roots, different
configuratio
Joshua Slive wrote:
On 10/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
We use proftp to put web pages, etc, on the server.
You are experiencing a problem with your ftp server. This has nothing
to do with apache httpd. You should try a help forum for your ftp
ser
Hi,
We have several development environments on the
same physical unix box (solaris 8)
Currently we are using iPlanet that has the ability
to create logical web server structure, with the software installed
only
once. Each instance then has its own set of
configuration files.
Is the same k
On 10/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> We use proftp to put web pages, etc, on the server.
You are experiencing a problem with your ftp server. This has nothing
to do with apache httpd. You should try a help forum for your ftp
server.
Joshua.
--
On 10/10/05, Andrew Clarke <[EMAIL PROTECTED]> wrote:
> DirectoryIndex /~me/mycgi/index.cgi
>
> But of course it will only work for me, not for any other users.
>
> Reasons I'm heading down this path:
>
> The DirectoryIndex directive seems to have a number of weaknesses:
>
> Firstly, to mak
We use proftp to put web pages, etc, on the server. On my PC, I did
Start, Run, command to open the screen, then changed to the diredtory
the pictures are in that I want to send. Then I did ftp to the server,
logged in and typed bin and changed the server to the taget directory.
Then:
ftp>
david micheneau wrote:
Sorry, is not very clear:
I use in Front Apache-2.0.52 with proxy and reverse proxy to the back-end
server:
Client--->Apache-proxy<-->Apache-reverse<-->backend server
The back-end server receives the request http without the content-length value.
(This one is unset)
D
I have chrooted apach 2.0.54 and everything goes well.
I installed gd, php4-gd using rpms
Installation went as i expected.
Then i copied the gd.so in the chroot jail
and copied all the related libraries the gd.so uses.
I can start chrooted apache whithout giving any error
but when i run phpinfo(
Sorry, is not very clear:
I use in Front Apache-2.0.52 with proxy and reverse proxy to the back-end
server:
Client--->Apache-proxy<-->Apache-reverse<-->backend server
The back-end server receives the request http without the content-length value.
(This one is unset)
Do we have any mark charac
david micheneau wrote:
I’ve a trouble with the chunk mode connection pass through a proxy.
It seems that the content-length is not forwarded when you use chunk
mode via a proxy mode: CHANGE-LOG in :
Uhmmm... most of the time it was never there...
*) SECURITY: CAN-2005-2088 (cve.mitre.org)
Hi,
I’ve a trouble with the chunk mode connection pass
through a proxy.
It seems that the content-length is not forwarded when
you use chunk mode via a proxy mode: CHANGE-LOG in :
*) SECURITY: CAN-2005-2088 (cve.mitre.org) proxy: Correctly handle the Transfer-Encoding and Content
Is it turned on? I've had that problem before only to find out that I
hadn't turned it on.
I don't know which one you are using, but I have found that wamp seems to be
the easiest one to use.
- Original Message -
From: "Christoffer Westberg" <[EMAIL PROTECTED]>
To:
Sent: Monday,
> -Original Message-
> From: Dotan Cohen [mailto:[EMAIL PROTECTED]
>
> The server
> had no problems when the DocRoot was /home/dotancohen/www/public_html.
> Why should it have any problems when I switch it back to the default,
> /var/www/html?
There must be something different between the
> Is PHP5 installed as package? Binary or Source?
>
I installed from the port.
Duncan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To un
I'm am completely new to this software and this might be a stupid question.
But I really want to set up a Apache server but as soon as I try to start I
get the message "No installed service named "Apache2"." Can anyone tell me
what's wrong?
We are having a strange problem with our PHP sites and I was wondering
of someone has any pointers to offer.
We are running apache 2.0.54 with mod_perl 2.0.1 and php 4.3.3 and
mod_ssl 2.0.54 on a Sun Solaris machine. Every now and then, when you
click on a URL that is a php script, instead of the
On 10/10/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > So how do I change my permissions so that apache can access the files
> > in /var/www and also, so that the user 'work' can read and write to
> > those files as well? Thanks all in advance for excusing my ignorance.
>
> The unix commands you ne
Sorry about the format - not familiar with this Outlook.
Restarting tail does not work. Problem suddenly started last week after
three months of running this install with no issues.
If anyone has had/resolved similar, please do get in touch.
tia
Lee
> -Original Message-
> From: Boyle O
>> I have just upgraded to Apache 2.1.8 on OS X 10.4.2 and am having a
>> problem trying to load php. At the bottom of my httpd.conf file I
>> specify the following:
>> What is the issue here?
The issue is that you are using a development version in which not
everything may work as expected.
Joo
> I was setting up a website on this server and came-a-cropper when i added
> the '£' symbol.
Apart from the Charset directive: Are you using £ or the character
itself? I always try to avoid using special characters directly, and use
the &; method.
Joost
Well some relevant fragments of the error.log
C:/Programmer/Apache Group/Apache2/htdocs/favicon.ico
[Mon Oct 10 10:25:51 2005] [error] [client 127.0.0.1] File does not
exist: C:/Programmer/Apache Group/Apache2/htdocs/favicon.ico
[Mon Oct 10 10:25:58 2005] [error] [client 127.0.0.1] (OS 2)Den
angiv
Well some relevant fragments of the error.log
C:/Programmer/Apache Group/Apache2/htdocs/favicon.ico
[Mon Oct 10 10:25:51 2005] [error] [client 127.0.0.1] File does not
exist: C:/Programmer/Apache Group/Apache2/htdocs/favicon.ico
[Mon Oct 10 10:25:58 2005] [error] [client 127.0.0.1] (OS 2)Den
angiv
Joost de Heer wrote:
If you want to script this, get something like ptree (from the resource
kit) or pskill (from sysinternals) to kill the process.
I just remembered that ptree requires a service to be installed, so drop
that option. pskill is what you want.
Thanks for the advice. That see
Plain text please...
This sounds like a feature of the OS. It's to do with the buffering of data
between filestreams and so on... You could probably recover the last lines by
stopping and restarting the tail also.
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignor
> -Original Message-
> From: bryan rasmussen [mailto:[EMAIL PROTECTED]
> Sent: Montag, 10. Oktober 2005 10:55
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] requested url not found on server,
> Apache/2.0.54
> (Win32) Server at localhost Port 3080?
>
>
> Hi, I'm getting some 4
On Fri, Oct 07, 2005 at 03:46:13PM +, Com Puter wrote:
> The openssl libraries are installed and can be verified with a static
> version of mod-ssl compiled in by checking the output of:
>
> lsof |grep libssl
>
> which returns several apache2 processes having /usr/lib/libssl.so.0.9.7
> open
On Sun, Oct 09, 2005 at 09:21:43PM -0500, William Rowe wrote:
> Joshua Slive wrote:
> >On 10/9/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
> >
> >Two minutes of research came up with this, which shows two workarounds
> >and a patch to fix the problem:
> >http://issues.apache.org/bugzilla/show_bu
Hi, I'm getting some 404s the reason for which are unclear
my httpd.conf is set with ServerRoot to "C:/Programmer/Apache Group/Apache2"
and Listen to 3080
If I run http://localhost:3080/ it works
if I run http://localhost:3080/manual it works
if I create a new html file in the manual folder and
Title: Message
On Red Hat
Enterprise 3, I am following the tail of a log of an Apache 2.0 (mod_perl, svn,
php, others) and find that it seems to "freeze" in mid-line.
When I restart
Apache from a different terminal, the missing information appears along
with the "server stopping" message.
39 matches
Mail list logo