Mount locally, copy the files to the
remote location (via ftp or something) then do the package add on the packages
that you moved over.
From: chris
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 29, 2005
10:10 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] C
c
Hi list,
With the number of threads regarding Apache and SSL, you'd think I would
find a solution...sigh...I feel I'm missing something trivial.
I appologise for the long post.
I performed a build of 2.0.54 with mod_ssl and installed on Fedora core 3.
I built with the following configure optio
For those interested, I ended up using different ports to achieve the
desired result. There may be a better way but this works for me:
Server 1
ServerName server.mydomain.com
RewriteEngine On
RewriteRule ^/(.*) http://60.234.nnn.nn:8008/$1 [L,P]
ServerName otherserv
Not legally as far as I know.
You must have the CD.
I think you can download the ISO from sun (I
know you can download solaris 9 and 10, not sure about 8)
- Original Message -
From:
chris
To: users@httpd.apache.org
Sent: Wednesday, June 29, 2005 10:10
PM
hi,
thnks for the reply,, i'll try this, but is there
anyway can i install the packages remotely?
chris
- Original Message -
From:
Gustavo A.
Baratto
To: users@httpd.apache.org
Sent: Wednesday, June 29, 2005 12:40
PM
Subject: Re: [EMAIL PROTECTED] C compiler
mount the solaris 8 CD on your server and
execute this:
/usr/sbin/pkgadd -d
/cd/mount/point/Solaris_9/Product SUNWbtool
/usr/sbin/pkgadd -d
/cd/mount/point/Solaris_9/Product SUNWsprot
/usr/sbin/pkgadd -d /cd/mount/point/Solaris_9/Product
SUNWtoo
etc...
I think you gonna need
SUNWlibC, S
hi,
i'm installing appache 2.0.54 on solaris 8, i
already installed pkges from sunfreeware.com gcc automake, binutils, make,
autoconf, etc. i laready did fixed my path /usr/cc/bin/ /usr/ucb .., i tried
ln -s gcc cc, however, i 'm still getting the error.
but i dont have all this pac
Joseph Lee wrote:
> Hi,
>
> I am trying to run Apache web server on my Redhat
> Linux machine. I just installed and configured Apache
> httpd-2.0.54, and entered "http://localhost"; on my
> browser (Mozilla). I was able to see "If you can see
> this, it means the installation ... was successful."
On Tue, Jun 28, 2005 at 06:40:57PM -0700, Joseph Lee wrote:
>
> However, when I went to another machine (a PC), and
> entered http://(myhostname)/example.html, I could not
> display the file on the PC. It just kept
> processing
Use the IP address of the other machine instead of the hostname.
Hi,
I am trying to run Apache web server on my Redhat
Linux machine. I just installed and configured Apache
httpd-2.0.54, and entered "http://localhost"; on my
browser (Mozilla). I was able to see "If you can see
this, it means the installation ... was successful."
However, when I went to another
Ah finally - problem solved.
After doing some digging, and thanks to much help from Boyle, I
managed to solve this extremely frustrating problem.
As it first appeared, Apache was shutting down at random times, and
then 'waking' up again, only to die again seconds later.
What in fact happened, was
Anyone
know if this
problem was ever fixed in the newer versions of Apache 2 ?
http://www.mail-archive.com/modssl-users@modssl.org/msg16922.html
I have to do SSL Client Cert authentication on POST requests and there
seems to be no other way with Apache2.
thanks in advance for any useful poin
I have been struggling with this issue for over a month, and I should have
posted this questions sooner, but this is the issue, how do I get ldap
authentication working with my proxy server. I have been able to get my
ldap authentication to work without turning on proxy, however I have not
been ab
Hello. I have httpd-2.0.54 source and am building on MAC OS X Tiger.
Here is what I have done...
1. ./configure --enable-layout=RedHat
2. vi srclib/apr-util/Makefile, where I see that libdir is set to
"/usr/lib"
Now, I'd like to "make install prefix=/tmp/foo" (building an RPM), but
this won't
But if you are really paranoid, look at directive LimitExcept that allows for
restriction on http verb usage during configuration
http://httpd.apache.org/docs-2.0/mod/core.html#limitexcept
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Monday, June 27, 2005 11:38
Boyle Owen wrote:
> > -Original Message-
> > From: Hugh Williams [mailto:[EMAIL PROTECTED]
> >
> > Hi;
> >
> > I have an existing Apache 1.3.33 installation. I need to
> > introduce SSL
> > capability to the server, and so have installed 2.0.54 with mod_ssl on
> > the same system. Afte
On 6/28/05, Artem Kuchin <[EMAIL PROTECTED]> wrote:
> Joshua Slive <[EMAIL PROTECTED]> wrote:
> > On 6/27/05, Artem Kuchin <[EMAIL PROTECTED]> wrote:
> >> Hi!
> >>
> >> I have a very bad problem. We are running about 20 jails
> >> on freebsd. Each has one apache (2.0.54) and one jails
> >> has abou
I'm running ubuntu's Hoary system and I recently
went to Apache2. I used Synaptic to completely
remove Apache and PHP4.By completely, I mean
I selected the option in Synaptic to remove
the scripts also. The problem I'm having is that
it still appears that I have some of the old
Apache system aroun
A- Have you checked out the system vitals when it hangs (cpu waits?RAM?)?
B- Have you checked db connections when it hangs?
Never say something is not a problem if you do not know what the problem
is. You may only be getting 50 hits to the thing, but it'll only take one
good one to take it down.
On 6/28/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> Let's recap: You have a private webserver connected only to a LAN which goes
> through repeated restart cycles. No cronjobs or daemons or other users appear
> to be responsible.
>
definately no cron jobs responsible - I checked every one of th
> -Original Message-
> From: Cameron Beattie [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 28. Juni 2005 10:15
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] RewriteRule question: forward requests from
> one Apache server to another
>
>
> Ok so I checked httpd.conf on server
Ok so I checked httpd.conf on server 1 and I stupidly hadn't included
RewriteEngine On. I've done that and now I get served up a site from server
2, but it's the wrong site.
I have two virtual hosts set up as follows:
Server 1
NameVirtualHost *:80
ServerName server.mydomain.com
> -Original Message-
> From: Hugh Williams [mailto:[EMAIL PROTECTED]
> Sent: Montag, 27. Juni 2005 17:53
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] converting to SSL
>
>
> Hi;
>
> I have an existing Apache 1.3.33 installation. I need to
> introduce SSL
> capability to th
23 matches
Mail list logo