On Thu, Aug 6, 2009 at 10:04 PM, Josh Gooding wrote:
> Run the Login.jsp through SSL, after successful login, drop the SSL.
Why do you want to drop the SSL after logging in? It is a lot easier
to just run the whole site over https. This way all you need to do is
to configure SSL for your whole se
> On 6-Aug-2009, at 10:22, Richard Peacock wrote:
>> What would be the best way to perform a full Apache backup and MySQL (I
>> know it's not exactly related and understand if you can't make any
suggestions for this)?
>
> /usr/local/bin/rsync -aCHh --stats --delete-after --delete-excluded \
>
thx william, that works!
walty
2009/8/6 William A. Rowe, Jr.
> walty wrote:
> >
> > By the way, the line of error seems to induced from somewhere inside
> > "srclib\apr-util\aprutil.dep"
>
> Right. set NO_EXTERNAL_DEPS=1 in the environment, that will actually
> bypass all broken (and working)
Greetings folks, I've ran into a little SSL snag here. Currently I have
Apache 2.2 and Tomcat 6.0 configured to run and talk to each other. It
seems to work even though I have ONE static page in the entire project for
right now.
What I want to do:
Run the Login.jsp through SSL, after successful
On 6-Aug-2009, at 10:22, Richard Peacock wrote:
What would be the best way to perform a full Apache backup and MySQL
(I
know it's not exactly related and understand if you can't make any
suggestions for this)?
/usr/local/bin/rsync -aCHh --stats --delete-after --delete-excluded \
--exclude
Hello
After luckily recovering from a recent server failure, I noticed I do
not have a backup of Apache and the MYSQL databases it hosts.
What would be the best way to perform a full Apache backup and MySQL (I
know it's not exactly related and understand if you can't make any
suggestions for th
walty wrote:
>
> By the way, the line of error seems to induced from somewhere inside
> "srclib\apr-util\aprutil.dep"
Right. set NO_EXTERNAL_DEPS=1 in the environment, that will actually
bypass all broken (and working) dependency checking.
> Do I miss something here?
Nope, the new APR packages
hi all,
For some reasons, I need to compile apache on windows.
I have installed windows server 2008, vistual studio 2008 professional,
windows sdk for windows server 2008, and gnu awk.
The source tree is I used is "httpd-2.2.12-win32-src", and I followed the
instructions on
http://httpd.apache.
Eric Covener wrote:
On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote:
Eric Covener wrote:
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source code, at about line 800 or 801
in the version that bombs out a
Hi
Try JFS or XFS file System can be used for Better i/o Performance in
MOD_DISK_CACHE
JFS: Journaling File System : having better journiling & faster then ext3
XFS: Xtra Large File System : Read Write Performance Is Much Better
Thanks
Amit Maheshwari
On Thu, Aug 6, 2009 at 1:18 AM, "Fábio
On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote:
> Eric Covener wrote:
>>
>> On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
>>
>>> You can compile mod_proxy_html against it with a simple #define.
>>> See the comment in the source code, at about line 800 or 801
>>> in the version that bombs out at 8
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-dige
Eric Covener wrote:
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source code, at about line 800 or 801
in the version that bombs out at 802.
FWIW I tried that -D and it still comlained about the three H
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
> You can compile mod_proxy_html against it with a simple #define.
> See the comment in the source code, at about line 800 or 801
> in the version that bombs out at 802.
FWIW I tried that -D and it still comlained about the three HTTP_* macros.
--
On 6 Aug 2009, at 04:29, Igor Cicimov wrote:
Hi all,
I'm trying to install mod_proxy_htnl in apache2.2.11 on Solaris 9
but I'm getting the following error:
You have a very old libxml2 version!
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source c
On 3-Aug-2009, at 18:39, Eric Covener wrote:
On Mon, Aug 3, 2009 at 8:16 PM, LuKreme wrote:
ServerName securemail.example.com
SSLCertificateFile /usr/local/etc/apache22/server.pem
SSLCertificateKeyFile /usr/local/etc/apache22/server.key
ServerAdmin ad...@example.com
DocumentRoot /usr/
16 matches
Mail list logo