Hi,
I'm trying to configure apache to serve web-sites using dynamic
vhosts and also intranets using mod_proxy,
this is a description about my config :
Srv1 : A web-server who hosts 4 web-sites
Srv2 : A web-servers who hosts 3 web-sites
Internal users ( from 192.168.0.0 ) and external users
Hi,
I am running a script which will make a crontab entry in the name of root.
Problem is apache server runs as user apache. The crontab path is
/var/spool/cron/username (here root). The directory cron has rwx permission
to only root. ( permission is drwx - - - - - - ). So the user apache can't
On Mon, Sep 12, 2005 at 06:59:45PM +0530, Arun Naik wrote:
>
>
>
>
> Hi,
> I am running a script which will make a crontab entry in the name of root.
> Problem is apache server runs as user apache. The crontab path is
> /var/spool/cron/username (here root). The directory cron has rwx permission
On 9/12/05, Mohamed Badri <[EMAIL PROTECTED]> wrote:
> For now, Apache uses only the first Virtualhost, even if I put
> asp.ot.com section first.
As the docs recommend, use
NameVirtualHost *:80
and
in place of specific IP addresses/hostnames unless you also need to do
IP-based vhosting. That wil
Hi,
I have set up a password protected directroy as follows:
AuthType Basic
AuthName "Access for Excel Files"
AuthUserFile /etc/apache2/excel-files
require user 9034001
This dir contains MS Excel files. The Internet Explorer asks me for the
username and password as expected. When I click on o
If the AuthName of the excel directrory is different that the Authname
of the original page, then it will prompt. It thinks it's a different
realm.
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations
804.515.6298
> -Original Message-
> From: Stefan-
> -Original Message-
> From: Stefan-Michael. Guenther (in-put GbR)
> [mailto:[EMAIL PROTECTED]
> Sent: Montag, 12. September 2005 15:58
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache checks authentication twice
>
>
> Hi,
>
> I have set up a password protected directroy
Hi,
> I think you're right - the second application is really just another
> instance of the browser. This might be because you are using
> "target=_blank" in the link to force a new window. If you don't do this it
> should use the same window and so retain the credentials.
>
Apache produces a dir
> -Original Message-
> From: Stefan-Michael. Guenther (in-put GbR)
> [mailto:[EMAIL PROTECTED]
> Sent: Montag, 12. September 2005 16:17
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache checks authentication twice
>
>
> Hi,
>
> > I think you're right - the second appli
On 9/12/05, Stefan-Michael. Guenther (in-put GbR) <[EMAIL PROTECTED]> wrote:
> This dir contains MS Excel files. The Internet Explorer asks me for the
> username and password as expected. When I click on one of the Excel files,
> Excel comes up and asks me a second time for a username and passwort.
Answers inline.
On Mon, 12 Sep 2005, Boyle Owen wrote:
> > -Original Message-
> > From: Stefan-Michael. Guenther (in-put GbR)
> > [mailto:[EMAIL PROTECTED]
> > Sent: Montag, 12. September 2005 16:17
> > To: users@httpd.apache.org
> > Subject: Re: [EMAIL PROTECTED] Apache checks authentica
Hi,
Absolutely right, I've run into it myself. IE sees the file
extension, and triggers Excel (using an MS web library client, I
forget the exact name) to issue a second HTTP request. Incorrectly, in
my opinion, because it doesn't even evaluate the MIME type first; in
fact, it ignores the MIME
Hi, I'm the nominal owner of a small web server we use to host our wiki
(TWiki) intranet on. Performance has been quite speedy for the past 3
years, since we set it up. But about a month ago, things suddenly got
much slower. Our wiki pages are now taking around 10 seconds to appear
in users' bro
On 9/12/05, Bradley, Todd <[EMAIL PROTECTED]> wrote:
> I suspect that our IT department changed something about our network a
> month ago, although it's also possible one of the other quasi-admins of
> this box mucked something up. So I've been pondering what httpd might
> be doing for 10 seconds
Joshua Slive wrote:
> I would still suspect DNS. Check your config for Allow and
> Deny statements and make sure they they use only "all" or an
> IP address -- nothing else.
Thank you thank you thank you! I checked our Allow
statements and found that we had several that looked
like this:
Allo
On Thu, 8 Sep 2005, Craig L. Ching wrote:
> Hi all,
>
> This is a follow up on my previous post about getting Apache
> mod_auth_ldap to work with Novell e-directory. I'm trying to build
> apache with ldaps:// support. I'm using the following versions:
>
> OpenLDAP 2.2.28
> OpenSSL 0.9.7f
> Apach
How can I block hits like this:
xx.xxx.xxx.xxx - - [04/Sep/2005:20:03:48 +0200] "GET / HTTP/1.0" 200
5109 "-" "-" "-"
I´m geting about 50-70 hits a day from different ip-numbers and there is
constantly new ones, so blocking the ip-numbers in my firewall seems to
be a hopless task.
I´ve searched f
Hello all,
I am trying to secure my web server. It serves internal users (employees)
and external users (customers). There are some web applications that I
would like to have available to internal users but require external users
to have a password to access the directory (the applications have
Title: Slow site on initial page load, then fine
Hello all. I have a postnuke website that is loading very slow on first connection. When browsing the site after loading the first page, the speed is fine. The server is a dual-xeon IBM xSeries with 4GB RAM running RedHat Enterprise 4 ES.
An s
I've just installed Apache 2.0.54 on a Linux 2.6.11 box (Intel 2.8
GHz, hyperthreaded), and I host a small web site for personal use.
Sometimes pages are very, very slow to load, e.g. 5-10 minutes. There
is never a timeout; if I wait long enough, the page will load.
This occurs whether I load a pa
Hello,
I have an Apache-2.0.52 installed on a Solaris 8 host.
It is configured to be a worker MPM. Usually Apache
child's RSS is around ~14 MB. However sometimes it
grew to ~230 MB. after run the command
"/usr/proc/bin/pmap pid#", it prompted that, the heap
size of the child is around 230 M.
21 matches
Mail list logo