Steve [Gentoo] wrote:
>
> What's wrong?
>
If you are using the default config that comes with apache, there should
be a file in /etc/apache2/modules.d/ that contains a correctly setup SSL
host. You may need to add -D SSL to APACHE2_OPTS in /etc/conf.d/apache2
to enable it. You shouldn't need to
Michael Crute wrote:
> Hmm... I seem to remember some problem with PHP only compiling if
> threads was set to on. Maybe not, will have to test it to see if there
> is any good reason that I still have that in my package.use. Thanks
> for the tip.
>
> -Mike
>
PHP and apache are not the same softw
Michael Crute wrote:
> net-www/apache mpm-prefork threads
As a side note from the Apache maintainer:
This USE-flag combination is pointless.
The threads USE-flag is only used if you don't specify a MPM USE-flag,
and caused the mpm to be mpm-worker. (If threads is not set, the MPM
defaults to mpm-
[EMAIL PROTECTED] wrote:
> Running:
> single user machine for experimentation
>
> I have apache setup to allow user public_html and allow cgi execution
> anywhere inside public_html.
>
> The rub is that another cgi script causes a server error (posted
> further along)
>
> I have apache2 set to l
Mrugesh Karnik wrote:
> * Apache2 has detected a syntax error in your configuration files:
> Usage: /usr/sbin/apache2 [-D name] [-d directory] [-f file]
> [-C "directive"] [-c "directive"]
> [-k start|restart|graceful|stop]
>
kashani wrote:
> Anyone actually get Apache 2.2 to compile cleanly? Mine repeated
> craps out at this point.
>
[snip]
> /usr/lib/libapr-1.so: undefined reference to `find_if_index'
[snip]
>
> kashani
Known issue upstream
http://issues.apache.org/bugzilla/show_bug.cgi?id=39199
By adding USE=
James wrote:
>
> http://192.168.2.9/ pops up the usually apache2 default page
>
> But I cannot get to the
> /var/www/localhost/htdocs/htdocs/admin/setup.php page, from a web browser
> running on neither the server, nor anywhere on the network. The default
> apache2 page does pop up on a web
James wrote:
> Hello,
>
> I've installed php4 as needed by a package (JFFNMS). Everytime I run
> a 'emerge -uDp world' It wants to upgrade the php4 to either php5
> or another form of php4. This gets a little confusing, so I'll try
> to be very clear. I do not have php5 installed, and I do not wa
Roy Wright wrote:
>
> This has me wondering if there is a utility to help manage the use
> flags. I'd like
> to know:
>
> * Which use flags I have set that are not used by anything I have
> installed.
> * Which use flags are deprecated.
> * Which use flags are new.
>
> Ideally I'd just add this
Tito Valentin wrote:
> Hello All,
>
> I am trying to get apache to work with a few vhost. The problem is that
> when I hit www.domain.com it shows the apache page rather than the
> actual site. In order for me to be able to view the site I have to type
> www.domain.dom/folder and then the site c
Willie Wong wrote:
> On Fri, Mar 10, 2006 at 08:59:09PM -0500, Penguin Lover Jim squawked:
>
>>I was wondering if anyone has some easy to do tips for checking the
>>security of Apache. I am running Apache/2.0.55. Is apache good with
>>handling bad URL's? I remember with an IIS server I use to h
This is a heads up for anyone that hasn't seen the notices placed in
various places...
On March 1, the old-style configuration of apache will no longer be
supported, in favor of the new-style configuration which was marked
stable back in October. If you haven't upgraded, now is the time to do
so.
Ross Anderson wrote:
> I've tried setting up access restrictions based on name resolution. From
> what I've read in the apache.org docs all is configured correctly. If I
> use an ip address in the allow statement it works as expected. However
> if I use a FQDN apache forbids access. The logs show t
Try adding %f and/or %{Host}i to the LogFormat directive. Or maybe one
of the others will give you the information you need:
http://httpd.apache.org/docs/2.0/mod/mod_log_config.html#formats
--
Michael Stewart [EMAIL PROTECTED]
Gentoo Developer
W.Kenworthy wrote:
> Hi, I am looking the current apache upgrade to -r31. There are a number
> of MPM ("Multi-Processing Module implementing a hybrid multi-threaded
> multi-process web server") related use flags. I have not seen any
> discussions on these so is there anyone willing to comment on
Grant wrote:
> Hello, I've been on the new apache2 layout for some time now via ~x86.
> It looks like it's now marked stable so I'd like to remove the ~x86
> keyword, but after that I get this:
>
> [blocks B ] dev-libs/apr-util (is blocking net-www/apache-2.0.54-r15)
> [blocks B ] dev-lib
The Gentoo Apache Team is pleased to announce the stabilizing of package
updates that have been in the works for over a year. Some of the major
changes include:
- New configuration and configuration locations to more closely match
upstream and reduce confusion for users coming from other
di
17 matches
Mail list logo