>>> But when i call at http://myweb/example.flv i only download this file.
>>> How can I solve this case ?
>
>> AddHandler flv-stream .flv ?
>> Yes there is that line in httpd.conf
>> But flv doesn't work
>do you have
>video/x-flv flv
>in your mime table.
>b
But when i call at http://myweb/example.flv i only download this file.
How can I solve this case ?
AddHandler flv-stream .flv ?
Yes there is that line in httpd.conf
But flv doesn't work
do you have
video/x-flv flv
in your mime table.
browser mostly
>>On Sun, Jun 3, 2012 at 9:36 PM, Bulent Malik wrote:
>> Hello
>>
>> I use apache22-worker on freebsd9
>>
>> It Works. But I can't video file flv extension.
>>
>> I googled about that and downloaded mod_flvx.c and followed the
>> instructions. Also I see that flv is added as shared module in a
AddHandler flv-stream .flv ?
On Sun, Jun 3, 2012 at 9:36 PM, Bulent Malik wrote:
> Hello
>
> I use apache22-worker on freebsd9
>
> It Works. But I can't video file flv extension.
>
> I googled about that and downloaded mod_flvx.c and followed the
> instructions. Also I see that flv is added as
Hello
I use apache22-worker on freebsd9
It Works. But I can't video file flv extension.
I googled about that and downloaded mod_flvx.c and followed the
instructions. Also I see that flv is added as shared module in apache
Httpd -M
.
alias_module (shared)
rewrite_module (shared)
php5_module
I found the solution, I had to iconv from iso-8859-1 to utf-8 my index.html
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Mon, 11/1/10, Leonardo M. Ramé wrote:
From: Leonardo M. Ramé
Subject: Apache2 and UTF-8
To: freebsd-questions@freebsd.org
Date: Monday, November 1, 2010, 12
Hi, I would like to know if anyone faced the same issue as me. I have a web
site encoded as UTF-8, and it looks correctly in Firefox, but not in Google
Chrome.
My setup is FreeBsd 8.1 - x86_64, Apache 2.2
Thanks,Leonardo.
___
freebsd-questions@free
On Fri, Jan 02, 2009 at 07:14:40AM -0500, Jerry wrote:
> On Fri, 2 Jan 2009 02:33:54 -0500
> stan wrote:
>
> >I'm setting up a 7.1 machine thta will server as, among other things,
> >a web serrver. I've installed Apache2. I have some directores in the
> >Apa
On Fri, 2 Jan 2009 02:33:54 -0500
stan wrote:
>I'm setting up a 7.1 machine thta will server as, among other things,
>a web serrver. I've installed Apache2. I have some directores in the
>Apache documnet directory that I wish to pasword protect. I have added
>the followin
I'm setting up a 7.1 machine thta will server as, among other things, a web
serrver. I've installed Apache2. I have some directores in the Apache
documnet directory that I wish to pasword protect. I have added the
following clause to /usr/local/etc/apache22/httpd.conf. I have created a
On 5/3/07, Bert JW Regeer <[EMAIL PROTECTED]> wrote:
On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote:
>> # uname -a
>
> 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007
>
>> # apachectl -v
>
> Server version: Apache/2.0.59
> Server built: May 2 2007 18:38:18
>
>>
>> > I have rai
On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote:
# uname -a
5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007
# apachectl -v
Server version: Apache/2.0.59
Server built: May 2 2007 18:38:18
> I have raised maxfiles, but my openfiles do increase and the
problem
> with A
# uname -a
5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007
# apachectl -v
Server version: Apache/2.0.59
Server built: May 2 2007 18:38:18
> I have raised maxfiles, but my openfiles do increase and the problem
> with Apache persists.
Does it only affect Apache?
Certainl
Eduardo Meyer wrote:
> I have had a number of problems with Apache, concerning the number of
> virtual hosts I have. I know it is a FAQ but raising FD_SETSIZE on
> apache didnt help, am now trying to raise some limits with FreeBSD.
I may have missed any previous posts, but can you inform of exactl
I have had a number of problems with Apache, concerning the number of
virtual hosts I have. I know it is a FAQ but raising FD_SETSIZE on
apache didnt help, am now trying to raise some limits with FreeBSD.
I have raised maxfiles, but my openfiles do increase and the problem
with Apache persists.
Have you try to update your ports tree collection? what is version of your
FreeBSD?
From: Paul Schmehl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Tue, 03 Oct 2006 00:03:14 -0500
Subject: Re: Apache2* and mod_perl2
--On October 3, 2006 12:53:17 PM +0800 Foo JH <[EMAIL PROTECTE
ously, I checked perms (even made
the 777 briefly), but no go. In apache22, all I ever got was the
plain text of the program file.
Does anyone know of a website that can unlock the mystery of mod_perl2
on apache2? I figure sooner or later I'm going to have to move to
apache2, but I sure
unlock the mystery of mod_perl2
on apache2? I figure sooner or later I'm going to have to move to
apache2, but I sure can't do that until I figure out how to get it
working.
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http:/
Paul Schmehl wrote:
> Does anyone know of a website that can unlock the mystery of mod_perl2
> on apache2? I figure sooner or later I'm going to have to move to
> apache2, but I sure can't do that until I figure out how to get it working.
Can you follow the procedure on th
. In apache22, all I ever got was the plain text of the program
file.
Does anyone know of a website that can unlock the mystery of mod_perl2 on
apache2? I figure sooner or later I'm going to have to move to apache2,
but I sure can't do that until I figure out how to get it worki
On Tue, Sep 05, 2006 at 03:20:35PM +0600, Клопотнюк Михаил Сергеевич wrote:
>
> I have FreeBSD 5.4 and Apache2 (Apache2-2.0.53_1).
> I need compile module mod_ntlm for apache. Compiling stops with this
> errors:
> # make install
> ===> Building for mod_ntlm-0.4
You need mo
I have FreeBSD 5.4 and Apache2 (Apache2-2.0.53_1).
I need compile module mod_ntlm for apache. Compiling stops with this
errors:
# make install
===> Building for mod_ntlm-0.4
/usr/local/sbin/apxs -c-Wc,-Wall mod_ntlm.c
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -pre
FreeBSD Daemon wrote:
I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?
Also, the www/mod_php5 port has been removed.
Use lang/php5 instead, which should give options
for the module, CGI, and CLI.
Kevin Kinsey
--
He who hesitates is
FreeBSD Daemon wrote:
Dear list,
I found this warning:
http://terra.di.fct.unl.pt/docs/php/install.apache2.php.htm
about using apache2 with php in production environment.
I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?
TIA
I am
Dear list,
I found this warning:
http://terra.di.fct.unl.pt/docs/php/install.apache2.php.htm
about using apache2 with php in production environment.
I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?
TIA
Zheyu Shen (沈哲宇
Hello
I use the following: cyrus 2.3.1, sendmail 8.13.3, apache22, squirrelmail 1.4.6
and websieve 0.63a (from ports).
Cyrus, Sendmail, Suirrelmal and Apache works great but not websieve. If I want
to install from ports make like to
install apache 1.. but have installed apache22. Why? If I c
ports tree
unless it is explicitly permitted in step 6!
1 error
Seeking port expat2 ... not found
==
What's the best way for me to recover from this situation? My first
try was to use portdowngrade to install an older expat2, but without
INDEX-5, it can't find it (at least I
Now to me it is clear. But when it is started apache2,
I set a command to a browser (Konqueror) http://localhost/
that there is a following:
*** An error occured while loading http://loaclhost/
Could not connect to host localhost
Please prompt something.
1. Is there a "localhost&quo
t;> apache. Look please, that I do not so. What it is necessary to make
> >>changes in files srm.conf аnd access.conf ?
> >>
> >># apachectl start
> >> # /usr/local/sbin/apachectl:httpd could not be started.
> >>
>
> >check in /etc/rc.conf if ap
anges in files srm.conf аnd access.conf ?
>>
>># apachectl start
>> # /usr/local/sbin/apachectl:httpd could not be started.
>>
>check in /etc/rc.conf if apache_enable is set to "YES"
Now to me it is clear. But when it is started apache2,
I set a command to
so if you want to start totally from scratch you probably
> want to ditch those too.
>
> Hope this helps a little.
>
> --
> Paul
I rebooted and deleted the php options file. The packages for php5,
php5-extensions and apache13 have been deleted. Apache2 is still
installed. When
I had the same problem before. I suppose you used portupgrade to install
binary packages, right?
The php5 package depends on apache13, this is why portupgrade installed
apache13.
You should deinstall php5 and apache13. Then refresh your ports tree.
Finally, reinstall php5 from the ports:
cd /u
Andrew L. Gould wrote:
I just finished upgrading via portupgrade and found that I now have
both apache13 and apache2 installed. Upon examination of the php5 port, I've
found
that the "WITH_APACHE2=YES" option is no longer available.
I'd like to stick with apache2 si
I just finished upgrading via portupgrade and found that I now have
both apache13 and apache2 installed. Upon examination of the php5 port, I've
found
that the "WITH_APACHE2=YES" option is no longer available.
I'd like to stick with apache2 since I had everything working
all for in /usr/ports/www/apache20
> > ===> Returning to build of subversion-1.3.0.r2
> > ===> subversion-1.3.0.r2 depends on shared library: expat.5 - found
> > ===> subversion-1.3.0.r2 depends on shared library: neon.24 - found
> > ===> subversion-1.3.0.r2 depends on
nds on shared library: expat.5 - found
> ===> subversion-1.3.0.r2 depends on shared library: neon.24 - found
> ===> subversion-1.3.0.r2 depends on shared library: intl - found
> -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav
> libexec/apache2/mod_dav.so
> -e: not foun
d
===> subversion-1.3.0.r2 depends on shared library: intl - found
-e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav
libexec/apache2/mod_dav.so
-e: not found
*** Error code 127
Stop in /usr/ports/devel/subversion.
bobby#
I've got a perfectly good running version of apache2+mod_ssl
I've been trying to build the apache2 port with the openssl 0.9.8 beta (becuase
I keep getting errors with the port built with the 0.9.7i openssl port when
attempting to start apache2.
I'm working on FreeBSD6 -amd64 (trying to get
apache+openssl+subversion+postgresql+blah,blah,bl
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Robert Munn
> Sent: Monday, November 21, 2005 4:27 PM
> To: freebsd-questions@freebsd.org
> Subject: apache2 php5 mysql4 problems
>
>
> I have been successfuly running a
Just curious:
When you installed the php5-extensions, did you do a make config?
Also, my /usr/local/etc/apache2/Includes/php.conf has following 2 lines:
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
If you have those 2 "AddType" lines in your conf
I have been successfuly running apache2 as a web server with php5 as a
module. Recently I needed access to a database so I tried to upgrade
my system by adding mysql4 as the database server.
I had installed apache2 and php5 from the ports. Previously I would
install php5-extensions to build
bob self wrote:
I'm running FreeBSD 5.4 and apache2.
How can I get apache2 to process xml files? Right now it just treats them
as regular files and uploads them to the browser. I'm not sure how the
AddType line should be or what module I need to install and load.
You should be aski
I'm running FreeBSD 5.4 and apache2.
How can I get apache2 to process xml files? Right now it just treats them
as regular files and uploads them to the browser. I'm not sure how the
AddType line should be or what module I need to install and load.
t
SD patches for mod_frontpage-1.6.2_1
===> mod_frontpage-1.6.2_1 depends on file: /usr/local/sbin/apxs - found
===> Configuring for mod_frontpage-1.6.2_1
Using: /usr/local/sbin/httpd
Let's see if it's a valid httpd... YES!
sbindir is /usr/local/sbin, trying to find apxs...Found!
Config dir
--On Wednesday, September 14, 2005 10:43 AM -0500 Corey Brune
<[EMAIL PROTECTED]> wrote:
Sounds like apache is not listening on port 443. Have you checked
httpd.conffor the following:
Listen 443
I've never had to do that before, but I tried it anyway:
apachectl startssl
(48)Address already i
; I recently installed apache2 on a server that I maintain. (Previously I
> had run apache13-modssl.) The server runs fine so long as I don't try to
> run ssl. When I do that, I get some odd errors:
>
> bash-2.05b# apachectl stop
> bash-2.05b# apachectl startssl
> (48)Address alread
I recently installed apache2 on a server that I maintain. (Previously I
had run apache13-modssl.) The server runs fine so long as I don't try to
run ssl. When I do that, I get some odd errors:
bash-2.05b# apachectl stop
bash-2.05b# apachectl startssl
(48)Address already in use: make
I've seen something similar in the list archives from 2003, but it seems
to be back (for me at least).
I'm running FreeBSD 5.3 with:
Apache/2.0.54 (FreeBSD) PHP/4.4.0 mod_ssl/2.0.54 OpenSSL/0.9.7g
and on stopping Apache with SIGTERM I get:
httpd in free(): error: junk pointer, too h
On Sat, 2005-07-16 at 01:51 +0200, Ksenia Marasanova wrote:
> Greetings,
>
> I have FreeBSD box that runs Apache1 from ports. Now I'd like to
> install Apache2 from ports (and run it on different IP), without
> overwriting httpd binary of Apache1. What would be the correct,
&g
On Sat, Jul 16, 2005 at 01:51:32AM +0200, Ksenia Marasanova wrote:
> Greetings,
>
> I have FreeBSD box that runs Apache1 from ports. Now I'd like to
> install Apache2 from ports (and run it on different IP), without
> overwriting httpd binary of Apache1. What would be the corr
Greetings,
I have FreeBSD box that runs Apache1 from ports. Now I'd like to
install Apache2 from ports (and run it on different IP), without
overwriting httpd binary of Apache1. What would be the correct,
port-friendly :) way to do it? (I also use portupgrade, it would be
nice if portupgrade
I am looking for a good HOWTO on configuring Tomcat + Apache2 - I have
successfully installed: jakarta-tomcat-5.0.30 & mod_jk-apache2-1.2.6,1 - The
documentation I have been able to find on the web (apache.org / google / yahoo)
seems somewhat sparse.
Would I be better served to purcha
abled threads both in python and
> mod_python.
Threads were the problem, but not with Python itself. I had to build
the apache2 port with --enable-threads specified.
Apache starts up fine after being recompiled with that option.
-CM
___
freebsd-quest
On Thu, Jun 23, 2005 at 12:18:49PM -0400, Chad Morland wrote:
> I am having problems getting mod_python and apache2 ports to work properly.
>
> Here are the relevant ports that I have installed:
> apache-2.0.54
> mod_python-3.1.4_1
> python-2.4.1_1
>
> When I try an
I am having problems getting mod_python and apache2 ports to work properly.
Here are the relevant ports that I have installed:
apache-2.0.54
mod_python-3.1.4_1
python-2.4.1_1
When I try and start apache I get the following:
pxetest# apachectl start
Syntax error on line 276 of /usr/local/etc
On 5/19/05, Timothy Smith <[EMAIL PROTECTED]> wrote:
> hi there i have a situation where my isp's tranparent proxy is caching
> an old file from my webserver (it's a zip file) and they have suggested
> turning off caching HTTP headers on my webserver, i can't find any docs
> on this has any one had
hi there i have a situation where my isp's tranparent proxy is caching
an old file from my webserver (it's a zip file) and they have suggested
turning off caching HTTP headers on my webserver, i can't find any docs
on this has any one had experience with this?
___
On Thu, 2005-04-14 at 16:23 -0700, Joshua Lewis wrote:
> I really want to get Mono working on a FreeBSD Apache system. I have done
> lots of searching and have not figured out how to get it properly
> configured.
>
> I merged the BSD# ports with my local ports collection
>
> I did a make install
I really want to get Mono working on a FreeBSD Apache system. I have done
lots of searching and have not figured out how to get it properly
configured.
I merged the BSD# ports with my local ports collection
I did a make install clean from /usr/ports/lang/mono-devel
That installed mono 1.1.6_1
T
Hello
I am have problems getting php4 to work with apache2. I have these working on
another FreeBSD 4.10 server but I can not get it working on my 5.3 server.
When I try to load a php page with my web browser it just ask me if I want to
download the php file.
Here is what I have done to
iegel" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 13, 2005 10:48 AM
Subject: configuring php4 and apache2
Hello
I am have problems getting php4 to work with apache2. I have these working
on
another FreeBSD 4.10 server but I can not get it working on my 5.3 server.
When I try to load a php
Hello
I am have problems getting php4 to work with apache2. I have these working on
another FreeBSD 4.10 server but I can not get it working on my 5.3 server.
When I try to load a php page with my web browser it just ask me if I want to
download the php file.
Here is what I have done to
wrote:
> I'm Running FreeBSD 5.3 and Apache2, compiled from Ports.
>
> I'm setting up a series of VirtualHosts in Apache. Apache runs fine
> otherwise. The vhosts that are not working are under:
> /data/vhosts//{www,logs}/ (where /data/ is a single
> filesystem on it&
I'm Running FreeBSD 5.3 and Apache2, compiled from Ports.
I'm setting up a series of VirtualHosts in Apache. Apache runs fine
otherwise. The vhosts that are not working are under:
/data/vhosts//{www,logs}/ (where /data/ is a single
filesystem on it's own harddrive). Here is a sam
>I just installed apache 2 and was trying to see if port 80 was open by doing
> a sockstat -4 but I couldn't see the port so I thought it didn't install
> right. So I did a sockstat -6 and noticed port 80 is showing up for IPv6
> sockets.
> Is this a default feature for Apache 2 on freebsd.
Per de
I just installed apache 2 and was trying to see if port 80 was open by doing
a sockstat -4 but I couldn't see the port so I thought it didn't install
right. So I did a sockstat -6 and noticed port 80 is showing up for IPv6
sockets.
Is this a default feature for Apache 2 on freebsd.
__
Hello,
I ran a
portversion -l "<"
and discovered that both squirrelmail and apache were out of date. I ran
portupgrade -arR
which went fine as far as packages go, but when portupgrade tried to execute
the apache2 startup script as part of it's final updating it couldn
:
Thanks a lot for the insight, Matthew. on Sunday I tried installing
Apache2 with worker MPM and found out that I also had to rebuild PHP to
make libphp4.so support threading. And then I found out that several PHP
extensions that we need (such as php4-mysql) do not want to work with
threading
processes are generally smaller than
equivalently configured Apache 2.0.x processes so may help you get the
most out of your server.
> Apache2 was installed from ports and defaulted to prefork MPM. I read
> from the Apache performance tuning document that worker MPM may perform
> better on
Hello!
We are running a fairly busy website with Apache 2.0.52. At times
a lot of httpd processes gather up and consume all the available
memory, which slows down web access.
Apache2 was installed from ports and defaulted to prefork MPM. I read
from the Apache performance tuning document that
appreciated. Please CC me on responses. Thanks,
Joe Koenig
Production Manager
jWeb New Media Design
[EMAIL PROTECTED]
http://www.jwebmedia.com/
636.928.3162
I'm sure that it's been taken care of, but I've not seen it in print,
so at all costs I would verify that the PHP pro
Hi,
I'm getting ready to begin moving sites from an old web server to a new one.
I've been reading about Apache 2 and it looks like it offers some great new
features, but I'm concerned about the stability of it. I've seen a number of
issues with memory leaks, etc, which concerns me because this se
On Jan 15 at 12:26, I said:
> I'm trying to supress logging of such things as favicon.ico, gifs and
> jpegs. In a home server environment (right now anyway) I just don't
> think it's necessary to log serving of those items.
>
> Accordingly, some googling seemed to point me towards doing something
I'm trying to supress logging of such things as favicon.ico, gifs and
jpegs. In a home server environment (right now anyway) I just don't
think it's necessary to log serving of those items.
Accordingly, some googling seemed to point me towards doing something
like this:
portupgrade apache
> ** Port marked as IGNORE: www/apache2:
> : apr from ports (WITH_APR_FROM_PORTS) is no longer supported
>
> Any ideas about how to get around this?
As far as I can tell, you only need to move /usr/local/lib/libapr-0.so
out of the way and try the upgrade a
I'm running 5.3-RELEASE with a cvsup a few minutes old.
I'm trying to upgrade my apache-2.0.49 port via portupgrade.
This is the error I get:
[05:30:27 [EMAIL PROTECTED]: /usr/local/etc]# portupgrade apache
** Port marked as IGNORE: www/apache2:
: apr from ports (WITH_APR_FROM
s/ODIN i386
/ Hasse.
-
Hi everybody.
Need help with Apache2 seg fault.
I'm totally in my blinds on this one. It seems like the problem
occurs when Apache is trying to
do a graceful restart.
Tried to do some "googling" and searching the mail archiv
Matthew Seaman wrote:
On Mon, Nov 08, 2004 at 08:03:15PM +0100, Webmaster wrote:
Hi everybody.
Need help with Apache2 seg fault.
I'm totally in my blinds on this one. It seems like the problem occurs
when Apache is trying to
do a graceful restart.
Tried to do some "googling" an
Admin wrote:
Matthew Seaman wrote:
On Mon, Nov 08, 2004 at 08:03:15PM +0100, Webmaster wrote:
Hi everybody.
Need help with Apache2 seg fault.
I'm totally in my blinds on this one. It seems like the problem
occurs when Apache is trying to
do a graceful restart.
Tried to do some "goo
Matthew Seaman wrote:
On Mon, Nov 08, 2004 at 08:03:15PM +0100, Webmaster wrote:
Hi everybody.
Need help with Apache2 seg fault.
I'm totally in my blinds on this one. It seems like the problem occurs
when Apache is trying to
do a graceful restart.
Tried to do some "googling" an
On Mon, Nov 08, 2004 at 08:03:15PM +0100, Webmaster wrote:
> Hi everybody.
> Need help with Apache2 seg fault.
> I'm totally in my blinds on this one. It seems like the problem occurs
> when Apache is trying to
> do a graceful restart.
> Tried to do some "googling"
Hi everybody.
Need help with Apache2 seg fault.
I'm totally in my blinds on this one. It seems like the problem occurs
when Apache is trying to
do a graceful restart.
Tried to do some "googling" and searching the mail archives, but found
nothing useful.
Found an answer from Matt
that has upgraded
recall having to add or change something?
Thanks ,
Drew
Just wanted to post the solution. My mistake was that I modified
apache/httpd.conf and not apache2/httpd.conf. Once I added the
appropriate options to apache2/httpd.conf things started working.
However the index icons
On Fri, Oct 29, 2004 at 11:12:14 EDT, asolomon15 scribbled these
curious markings:
> I am having a problem starting my apache webserver. I had it running
> just fine but a few days ago I had a power outage. When trying to start
> the apache it will just hang there and not start at all. Anyone
asolomon15 wrote:
I am having a problem starting my apache webserver. I had it running
just fine but a few days ago I had a power outage. When trying to
start the apache it will just hang there and not start at all. Anyone
have any ideas?
Is some form of dns running?
Usually, when my interna
I am having a problem starting my apache webserver. I had it running
just fine but a few days ago I had a power outage. When trying to start
the apache it will just hang there and not start at all. Anyone have
any ideas?
Antoine
___
[EMAIL PROTECT
On 10/19/2004 10:38 AM Drew Tomlinson wrote:
I recently upgraded my existing Apache 1.3x server to Apache 2.0.52.
I changed nothing (that I recall) in my httpd.conf file. In 1.3x, I
had defined a virtual server to link to /usr/local/share/doc so I
could easily read my docs from what ever compu
I
> can't get SSL working even though it shows up as being used.
>
> www 54695 0.0 0.4 14256 9024 ?? I12:25PM 0:00.00
> /usr/local/sbin/httpd -DSSL
>
> It's as if anything I put between and
> gets totally ignored.
>
>
> Include etc/apache2/
Apache to complain about all SSL type
commands. eg.
Syntax error on line 76 of /usr/local/etc/apache2/ssl.conf:
Invalid command 'SSLPassPhraseDialog', perhaps mis-spelled or defined by
a module not included in the server configuration
Which leads me to think that perhaps the SSL portion of
I can't get SSL
> working even though it shows up as being used.
>
> www 54695 0.0 0.4 14256 9024 ?? I12:25PM 0:00.00
> /usr/local/sbin/httpd -DSSL
>
> It's as if anything I put between and
> gets totally ignored.
>
>
> Include etc/apac
0.0 0.4 14256 9024 ?? I12:25PM 0:00.00
/usr/local/sbin/httpd -DSSL
It's as if anything I put between and
gets totally ignored.
Include etc/apache2/ssl.conf
The worst part is there is no logging of any sort to tell me otherwise
and I've run out of ideas on how to de
* Stephan A. Rickauer <[EMAIL PROTECTED]> [1041 16:41]:
> Hi there,
>
> I successfully run an apache2 server on freebsd 4.10. Now I realised
> that I've forgot to compile mod_proxy. Is there a way to only compile
> the module without compiling whole apache2 and destr
Hi there,
I successfully run an apache2 server on freebsd 4.10. Now I realised
that I've forgot to compile mod_proxy. Is there a way to only compile
the module without compiling whole apache2 and destroying my current
binary? Maybe a stupid question - I am rather new to bsd ..
Thanks fo
I am seeing this same problem. Have you heard about a solution yet?
Any information would be appreciated.
--
Regards,
| Todd Piket| Email: [EMAIL PROTECTED]|
| Programmer/Analyst| Phone: (906)
mod_su for Apache 2, is that
right or am I wrong about it? I need it so I can let Apache run a script
which invokes adduser.
For enlightenment, read /usr/ports/www/apache2/Makefile.modules
Sorry, but I'm feeling too lazy to give you a direct answer...
Cheers,
Matthew
T
d_su for Apache 2, is that
> right or am I wrong about it? I need it so I can let Apache run a script
> which invokes adduser.
For enlightenment, read /usr/ports/www/apache2/Makefile.modules
Sorry, but I'm feeling too lazy to give you a direct answer...
Cheers,
Hi folks,
Sorry for the off-topic post, but I was too lazy to find the Apache
mailing list, so I reckoned I could learn from all of your excellent and
skilled knowledge *grin*
I recall seeing somewhere a mod_sudo or mod_su for Apache 2, is that
right or am I wrong about it? I need it so I can l
On Thu, Jun 17, 2004 at 07:04:07AM +0100, Jez Hancock wrote:
> On Wed, Jun 16, 2004 at 03:16:50PM -0400, Duane Winner wrote:
> >
> > Does anybody know why this is happening:
> >
> > I have found that with apache2, installed via portinstall on both 4.9
> > and 5.
On Wed, Jun 16, 2004 at 03:16:50PM -0400, Duane Winner wrote:
>
> Does anybody know why this is happening:
>
> I have found that with apache2, installed via portinstall on both 4.9
> and 5.x, the UserDir is enabled even if it is commented out in httpd.conf!
>
> It is on by
Hello,
Does anybody know why this is happening:
I have found that with apache2, installed via portinstall on both 4.9
and 5.x, the UserDir is enabled even if it is commented out in httpd.conf!
It is on by default in the stock httpd.conf that installs with apache2.
If I comment it out and
1 - 100 of 165 matches
Mail list logo