> -Original Message-
> From: Adam Roberts [mailto:[EMAIL PROTECTED]
> Apache2 running on RHEL 3 ES Update 6.
>
> VirtualHost snippet from /etc/httpd/conf/httpd.conf
> --
>
> NameVirtualHost :80
>
> >
> ServerName www.domain2
It has been a longtime since I have needed to use 's and now my
ignorance has caught up with me.
I have a two domain names (domain1.com and domain2.net) that I am trying to
host on the same machine with VirtualHost, however, I'm not having much
luck.
Background:
Apache2 running on RHEL 3 ES Updat
> -Original Message-
> From: Rich Bowen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 01, 2005 7:24 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] unexpected RewriteRule behavior
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Michael D. Berger wrote:
Dear HTTPD users,
I am fairly new to Apache, but my server is running and I am successfully
serving up html and php.
Now I want to add DIGEST authentication when a user tries to access the
/private directory off of my WebRoot directory. My webroot directory is
/var/www/html and is configured as s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael D. Berger wrote:
> [...]
>
>>From: Rich Bowen [mailto:[EMAIL PROTECTED]
>
> [...]
>
>>Michael D. Berger wrote:
>>
>>>The following:
>>
>>> RewriteCond %{REQUEST_URI} !^.*/picts/.*$
>>> RewriteRule ^/(.*/)?$ /index.cgi [L]
...
> The pi
> -Original Message-
> From: Michael D. Berger [mailto:[EMAIL PROTECTED]
[...]
> [...]
> > From: Rich Bowen [mailto:[EMAIL PROTECTED]
> [...]
> > Michael D. Berger wrote:
> > > The following:
> >
> > >RewriteCond %{REQUEST_URI} !^.*/picts/.*$
> > >RewriteRule ^/(.*/)?$ /index.cgi
[...]
> From: Rich Bowen [mailto:[EMAIL PROTECTED]
[...]
> Michael D. Berger wrote:
> > The following:
>
> >RewriteCond %{REQUEST_URI} !^.*/picts/.*$
> >RewriteRule ^/(.*/)?$ /index.cgi [L]
> >
> > sends
> >GET /favicon.ico
> > to index.cgi . I would not expect this because it
> > d
Joshua Kogut wrote:
Hey guys, here's an analogy concerning Php and MP. You can go to a store,
and you have $100 US to buy something to help you hammer nails. The logical
choice is that you should buy a hammer right? It does what you need it to,
and the shallow learning curve is nice. But, on the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael D. Berger wrote:
> The following:
>RewriteCond %{REQUEST_URI} !^.*/picts/.*$
>RewriteRule ^/(.*/)?$ /index.cgi [L]
>
> sends
>GET /favicon.ico
> to index.cgi . I would not expect this because it
> does not appear to match any pat
I disable cacheing completely in Apache, since I test my pages locally,
I need the most recent versions. Check the apache docs for cacheing
info, thats where I found it.On 10/31/05, Nick Kew <[EMAIL PROTECTED]> wrote:
On Monday 31 October 2005 22:59, Glynn Lawrence wrote:> Classification: UNCLASSIF
Hmm, my restarts aren't too graceful...
On 11/1/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 11/1/05, Jan van den Berg <[EMAIL PROTECTED]> wrote:> Hi,> Everytime I change a VHost I need to gracefully restart Apache for the> changes to take effect. Is there a way (module?) to avoid doing this.
> S
The nail gun feesl *realy* good until you shoot youself in the foot with it a few times. :POn 11/1/05, Boysenberry Payne <
[EMAIL PROTECTED]> wrote:I understand, for me it was kind of like after having using a hammer
for so long the nail gun feels good, you know;)Boysenberryboysenberrys.com | h
On 11/1/05, Jan van den Berg <[EMAIL PROTECTED]> wrote:
> Hi,
> Everytime I change a VHost I need to gracefully restart Apache for the
> changes to take effect. Is there a way (module?) to avoid doing this.
> So that a change is automatically deployed without a graceful?
No.
If there is a particu
On 11/1/05, Warren Lewis <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Has anyone seen a roadmap or release date schedule for Apache2.1/2.2?
> It has features that will become production(particularly mod_cache) that I
> would
> like to take advantage of in a production environment? So for future
>
Title: Message
Guys,
Please
take this discussion about PHP vs Perl offline as it doesn't concern
Apache.
Both
are fine tools and if they fit your use case feel free to apply
them.
Thanks
!
-Original Message-From: Joshua Kogut
[mailto:[EMAIL PROTECTED] Sent: Tuesday, N
Hi,
Everytime I change a VHost I need to gracefully restart Apache for the
changes to take effect. Is there a way (module?) to avoid doing this.
So that a change is automatically deployed without a graceful?
Regards,
Jan van den Berg
-
Hi folks,
Has anyone seen a roadmap or release date schedule for Apache2.1/2.2?
It has features that will become production(particularly mod_cache) that I would
like to take advantage of in a production environment? So for future development
I am trying to make some decisions on if we can expect
I understand, for me it was kind of like after having using a hammer
for so long the nail gun feels good, you know
;)
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
On Nov 1, 2005, at 9:46 AM, Joshua Kogut wrote:
It isn't that multipurpose tool couldn't do anything that th
Are there any errors in the error_log when the mishap happens?
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
On Nov 1, 2005, at 1:28 AM, Malka Cymbalista wrote:
Thanks very much for your reply. I read the document you referred me
to
and it seems to me that it is for Apach
On 10/31/05, Michael D. Berger <[EMAIL PROTECTED]> wrote:
> The following:
>
>...
>RewriteEngine on
>RewriteCond %{REQUEST_URI} !^.*/picts/.*$
>RewriteRule ^/.*\.html(\?.*$)? /index.cgi$2 [L]
>RewriteCond %{REQUEST_URI} !^.*/picts/.*$
>RewriteRule ^/(.*/)?$ /index.cgi [L]
>
It isn't that multipurpose tool couldn't do anything that the hammer
could, it's just that the hammer did it with less work, less learning,
and less frustration.On 11/1/05, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
From: "Joshua Kogut" <[EMAIL PROTECTED]>Hey guys, here's an analogy concerning Php
>>>QUOTED:[EMAIL PROTECTED], the opposite of the PHP approach :^)
Hey! I resent that. In my many years of "back-end" Php programming (or,
if you want to split hairs, scripting) Php hasn't even crashed once.
And if it did crach, it wouldn't bring down the server. I have
mis-configured it multiple t
From: "Joshua Kogut" <[EMAIL PROTECTED]>
Hey guys, here's an analogy concerning Php and MP. You can go to a store,
and you have $100 US to buy something to help you hammer nails. The logical
choice is that you should buy a hammer right? It does what you need it to,
and the shallow learning curve i
Ok, I have had no problems with accessing xml files directly. The
browser sees the mime type and knows that the file is an XML file. I
have recently made a php script that will pull data from a mysql db and
then present the user with an xml file. Before I echo the xml, I sent
out a text/xml header
I am using apache as reverse proxy server. The configuration file was
working fine until the recent Solaris 9 patch installation. My
configuration file is as following:
ServerName test1
RewriteEngine on
ProxyPass /lab1/http://server1/lab1/
ProxyPassReverse /lab1/ http://server1/la
Hmmm. I've never thought of that. For me it would be easier to just add
an auto include. I found the Apache manual's coverage on SSI to be
spotty at best.On 10/31/05, Joost de Heer <[EMAIL PROTECTED]> wrote:
> If you want to add your header/footer without anything at all in the page> controlling it
Hey guys, here's an analogy concerning Php and MP. You can go to a
store, and you have $100 US to buy something to help you hammer nails.
The logical choice is that you should buy a hammer right? It does what
you need it to, and the shallow learning curve is nice. But, on the way
to the hammer sect
On 11/1/05 12:45 AM, "Oil Pine" <[EMAIL PROTECTED]> wrote:
> I've noticed for the first time what appears to be a malicious attack on
> my web server (a part of the httpd access file attached).
>
> If so, is there something I should do to foil such attacks in the
> future?
You can deny access fr
Hi,
Ongko Widjaja wrote:
i'm new in apache Web server. I have a question for
security purpose. Can i protect a direcoty in apache
with Vasco Digipass? I read it can do by
mod_auth_radius. But when i activated mod_auth_radius,
apache still can't communicate with Vasco Middleware
Server.
You ma
Hi to All,
We have been using Apache (2.0.54, running on Windows Server 2003 SP1) for a
number of months to access OWA, generally without issues except for the
following sporadic problem:
In some cases, OWA stops responding and seems to stop updating. Even the
logoff button stops working. It
Hello guys,
i'm new in apache Web server. I have a question for
security purpose. Can i protect a direcoty in apache
with Vasco Digipass? I read it can do by
mod_auth_radius. But when i activated mod_auth_radius,
apache still can't communicate with Vasco Middleware
Server.
Thanks
Regard,
Ongko W
Hi Pine,
this happens often on my server too. Some (wannabe?) hacker is scanning random
webhosts for the existence of a certain program. In this case it scans for
phpmyadmin - a maintenance program for sql databases. If the scanner returns a
positive request (phpmyadmin exists) to the hacker the
32 matches
Mail list logo