o fully
reconstruct the original request address (including scheme and port
number).
I also tried using:
ProxyPreserveHost On
Which mostly seems to work, but loses the correct scheme - when my
client requests "https://...";,
Make sure you're restarting your web server with `sudo apachectl restart`.
Your config files are only loaded when the server is started, you need to
restart if you make changes.
On Mon, Sep 22, 2014 at 11:42 AM, Patton, Billy
wrote:
> I’m sure this is going to be an obvious question.
> I’m new t
em back to the same page, and a client bug
> prevents noticing this.
>
> What was the UserAgent of the user ?
>
> ~ john
>
> On Sep 24, 2013, at 10:37 AM, Ryan Merrell wrote:
>
>> We've had a problem occur maybe 5 times over the last year where a
>>
ice on what is actually happening here and what I can do to
alleviate the problem would be appreciated.
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 5
StartServers 8
MinSpareServers5
MaxSpareServers 20
ServerLimit 2000
MaxClients 2000
MaxRequestsPerChild 4000
er settings I
should be aware of? Any advice or suggestions you have?
Thanks.
On Fri, Mar 15, 2013 at 7:39 AM, Daniel Ruggeri wrote:
> On 3/14/2013 11:15 AM, Ryan Merrell wrote:
>> So a couple questions I have are
>> 1) Is what I'm planning to accomplish even doable? I fig
Our web application (an LMS) uses three subdomains to serve its content:
home.example.com
training.example.com
shared.example.com
These are all vhosts running off of 1 server. My end goal is to use
mod_proxy as a reverse proxy and to load balance between two servers.
Until we can make changes to
Cell:(978) 317-3614
On Jul 17, 2012, at 3:54 PM, Ryan Bowman wrote:
> I've been looking for 2 hours and I still can't find anything about this.
In my site's root directory I have an "images" folder, which contains all
the images used in my site. I would like to be a
I've been looking for 2 hours and I still can't find anything about this. In my
site's root directory I have an "images" folder, which contains all the images
used in my site. I would like to be able to deny direct url access to the
folder but still allow the images to be displayed on the site.
On Thu, Mar 29, 2012 at 10:31 AM, Tom Evans wrote:
> On Thu, Mar 29, 2012 at 5:14 PM, Ryan Bowman wrote:
>> That doesn't sound correct to me, the balancer-manager page has a
>> status column, and shows that one is OK, the other is Err. (see the
>> attached screen sho
PassMatch (.*/styles/.*\.css|/scripts/.*\.js|/pie/PIE.htc)$
balancer://jbcluster
thanks
ryan
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
ordpress.com/2010/05/27/apache-environment-variables-visibility-with-setenv-setenvif-and-rewriterule-directives/
that said that sometimes variables aren't visible, but I don't really
understand why. I think I'm missing something fundamental about how the httpd
works.
I'm using Apache 2.0.64 and the directives are in a virtual host.
Cheers,
Ryan
g out
duplicate libpaths. I can't figure out exactly what code is mangling it, but
I'm wondering if anyone knows a workaround? Are there environment variables
that libtool will pay attention to that I can use to force my runpath? Any
other ideas?
Cheers,
Ryan
, but we
have to get all our clients to test and move them over one by one.
Cheers,
Ryan
-Original Message-
From: Igor Galić [mailto:i.ga...@brainsware.org]
Sent: Wednesday, February 9, 2011 9:40 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] --enable-rule=SSL_EXPERIMENTAL in
nportable-atomics=yes" \
"--disable-ipv6" \
"--enable-unique-id=shared" \
"--enable-ssl=shared" \
"--enable-headers=shared" \
"--enable-rewrite=shared" \
"--enable-proxy=shared" \
"--prefix=${H
o the right place that got some many suggestions quickly!)
On Sun, Mar 14, 2010 at 10:52 PM, Mihamina Rakotomandimby
wrote:
>> Ryan :
>> Hi, does anyone know whether apache can do this?
>> 1. I have two disks in the server, say d:\ and e:\
>> 2. now I want to present cont
On Sun, Mar 14, 2010 at 10:05 PM, Eric Covener wrote:
> On Sun, Mar 14, 2010 at 6:40 AM, Ryan wrote:
>> Hi, does anyone know whether apache can do this? I searched and tried
>> alias and virtual directory but no one can fit my need.
>>
>> 1. I have two disks i
Hi, does anyone know whether apache can do this? I searched and tried
alias and virtual directory but no one can fit my need.
1. I have two disks in the server, say d:\ and e:\
2. now I want to present contents under d:\ and e:\ to ONE apache URL path, say
http://example.com/d_e_content/.
Does
- Original Message -
From: "Res"
To: users@httpd.apache.org, "THE KING"
Sent: Monday, January 25, 2010 7:06:17 PM
Subject: Re: [us...@httpd] redirects only working for some virtual hosts
Hi Ryan,
On Mon, 25 Jan 2010, RYAN vAN GINNEKEN wrote:
>>
>? S
I am using Ubuntu 8.04 server LTS with Apache Server version: Apache/2.2.8
(Ubuntu) Some of my virtual servers redirect and some do not for each server i
have added a A record in the Bind DNS server like this one.
mail.domain.com. IN A x.x.x.x
and a redirect virtual host as well
Se
or the SSL
pass through features, IMHO HTTP proxying will give you less headaches and
great performance under most loads. I used to have frequent errors, delays and
even hanging servers with AJP which I could never diagnose effectively, but
have no problems using HTTP proxying.
Also, if you apa
Is there a way to download a single source file from the Apache-SVN
without getting the line numbers on the left?
I see a fix for security vulnerability CVE-2008-2364 (
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2364) has been
released for Apache 2.2.x. Has there been an Apache 2.0.x fix released?
I am out of the office until 10/14/2009.
I am out of the office and will not have access to email and voicemail. I
will respond to your message when I return.
For assistance with technical issues related to the Apache HTTP server on
IBM i you can contact:
Nadir Amra, or my team leader Tim Rowe
when Tomcat is back
up.
Ryan Murray
elementn^n
-Original Message-
From: Jenny Brown [mailto:skyw...@gmail.com]
Sent: Wednesday, June 10, 2009 12:43 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] 503 status seems to get cached - how do I disable
caching?
Ok, I tried testing fo
oxy
balancer-manager not displaying these ssl named based vhosts. I imagine
it's not expecting this config, and isn't parsing it properly. Any
assistance from those folks is appreciated.
Ryan
begin:vcard
fn:Ryan Fox
n:Fox;Ryan
org:The University of Findlay;Information Technology Serv
of the WSAsend call, then the
problem goes away. I wonder if this is a winsock bug.
Ryan
Ryan Fox wrote:
I'm having a problem getting mod_proxy_balancer sticky sessions to
work.
Sorry everyone. Just needed to restart apache, rather than graceful.
Works flawlessly now.
Thanks,
Ryan
begin:vcard
fn:Ryan Fox
n:Fox;Ryan
org:The University of Findlay;Information Techn
ceyx, and then disregarding it and sending the request to
sterope. :-/
Why does apache hate me so? :) I'm running Apache/2.2.8 binary package
on OpenBSD x86.
Thanks,
Ryan
BalancerMember https://ceyx.findlay.edu:443 retry=600 route=ceyx
BalancerMember https://sterope.f
s useful when you have an
intermittent, somewhat infrequent error in an app which leads to the 500 being
produced, but which may not justify bringing down the Tomcat entirely.
This simply avoids the bad user experience for the end user.
Best,
Ryan
Internal Virus Database is out-of-date.
Che
So we are running into a tricky URL rewriting situation and were not
even sure Apache can do it. We have jim.domain.com and we want it to
pull from www.otherdomain.com/users/jim without changing domain.com to
otherdomain.com, so URL masking basically but across domains.
Regards,
Ryan Klein
>
> Ryan Murray wrote:
> > IMHO LB is not at all a long-term action - if my LB worked like current
> > world stock market I'd return it to the vendor! Knowing that _over
> time_ my
> > "n" clustered servers did the same amount of work is not nearly as
&
> -Original Message-
> From: Jim Jagielski [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2008 3:51 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] lbmethods in mod_proxy_balancer
>
>
> On May 29, 2008, at 5:38 PM, andrzej wrote:
>
> > Hi,
> >
> > module mod_proxy_bal
Eric Covener wrote:
On Feb 18, 2008 5:20 PM, Ryan Stille <[EMAIL PROTECTED]> wrote:
on a page to the /images directory), the final destination site issues a
redirect, using its own ServerName, so then the user's browser tries to
go there, which of course it c
7I need to proxy requests coming into one virtualhost over to another
virtual host on the same server. I've done this before but can't get it
working with these two virtualhosts. It works as long as I always
request the site with the trailing slash.
But when I make a request without the trai
POST requests that can help against aggressive SPAMMERS -
http://article.gmane.org/gmane.comp.apache.mod-security.user/4403.
Hope this info helps.
--
Ryan C. Barnett
ModSecurity Community Manager
Breach Security: Director of Training
Web Application Security Consortium (WASC) Member
CIS A
"Axel-Stephane SMORGRAV" wrote:
> You are exactly right. However, the real question is: why does the request
> contain
> that max-age directive?
Because the "Reload" button was hit in Firefox. Try simply to just hit
"Enter" in the URL bar or copy/past the URL into a new tab, you will
find the ma
for domain.com and _not_ www.domain.com? Thank you for
any help on this.
--
Regards,
Ryan Klein
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for m
://www.modsecurity.org/documentation/faq.html#d0e73
--
Ryan C. Barnett
ModSecurity Community Manager
Breach Security: Director of Training
Web Application Security Consortium (WASC) Member
CIS Apache Benchmark Project Lead
SANS Instructor, GCIA, GCFA, GCIH, GSNA, GCUX, GSEC
Author: Preventing Web Attacks with
Yep, modsecurity's audit_log can capture full request bodies if you desire and
this would include the filename data from the multipart-form-data upload
sections.
You could also optionally intercept and make copies of uploaded files to store
them locally.
Thanks,
Ryan C. Ba
> -Original Message-
> From: Dragon [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 06, 2007 3:52 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Center for Internet Security's Apache
Benchmark
> Project Update
>
[Ryan Barnett] There are
> -Original Message-
> From: Nick Kew [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 06, 2007 11:10 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Center for Internet Security's Apache
Benchmark
> Project Update
>
> On Tue, 6 Nov 2007 1
participate by reviewing the document and providing
feedback, please let me know and I will send you a DRAFT copy.
Thanks for your help.
--
Ryan C. Barnett
ModSecurity Community Manager
Breach Security: Director of Training
Web Application Security Consortium (WASC) Member
CIS Apache Benchmark
Cool, I figured it out :D I was adding the section to my
vhost, but adding it outside of the vhost section took care of things. Good
thing for google :)
Cheers!
Dan
On 10/8/07, Dan Ryan <[EMAIL PROTECTED]> wrote:
>
> Thanks for that. I tried it without the + previously, though
Thanks for that. I tried it without the + previously, though it gave
me the same effect. Would it be helpful if I pasted my entire
httpd.conf file?
Cheers,
Dan
On Oct 8, 2007, at 9:08 PM, Joshua Slive wrote:
On 10/8/07, Dan Ryan <[EMAIL PROTECTED]> wrote:
Hello All,
I'm se
Hello All,
I'm setting up an Apache mirror, and I'm finding it difficult to get
the FolderFirst directive for IndexOptions to function correctly.
I'm using httpd 2.2.6 and here's the snippet from my httpd.conf:
ServerAlias www.apache.domain.com
ServerAdmin [EMAIL PROTECTED]
Do
here we started. I've tweaked the MPM settings about 300
times, and I'm confident they're no longer the issue.
At this point, I think there must be a bug in the version of mod_perl,
python, or some other module that we're running.
Here's the httpd.conf: http://w
Maybe disabling of chunking by forcing http/1.0 protocol between proxy and
> client would solve the problem between apache proxy and client too.
I would suspect this is the case as well. I recently resolved a problem with
a similar java applet. I forced HTTP 1.0 between the proxy server and the
he first time.
Does anyone have anything else to add?
Thanks again,
Ryan
> From: "Coulter, Ryan" <[EMAIL PROTECTED]>
> Reply-To:
> Date: Mon, 27 Aug 2007 12:03:45 -0500
> To:
> Conversation: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3
> Subject: Re: [
the behavior of EnableSendfile?
According to the page referenced above for IHS, this directive should
prevent Apache from using send_file and consequently prevent any static file
from being added to the network buffer cache. But that doesn't seem to be
the case in my experience today.
Any oth
ally confused. Has
anyone seen anything like this? Am I missing something in AIX? I appreciate
everyone's help.
Regards,
Ryan Coulter
The information included in this e-mail message, including any attachments, is
intended only for the person or organization to which it is addressed. Th
ssing something in AIX? I appreciate
everyone's help.
Regards,
Ryan Coulter
The information included in this e-mail message, including any attachments, is
intended only for the person or organization to which it is addressed. This
e-mail message may contain information that is privi
Hello all i am using apache version 2.2.4 and freebsd 6.2 stable just wondering
if anyone knows what would create this error? was fine until i used webmin to
create a new virtual server now i always get this error in the httpd_error
logs. When i remove the domain from webmin apache begins to wo
Hello all i am using apache version 2.2.4 and freebsd 6.2 stable just
woundering if anyone knows what would create this error? was fine until i used
webmin to create a new virtual server now i always get this error in the
httpd_error logs.
(22)Invalid argument: initgroups: unable to set group
;
Uhm, I'm downloading via POP3 - what does gmail have to do with it? My
point is that I doubt there is a valid reason to send large attachments to
the list anyway and it could avoid some abuse to limit the size of them or
block them entirely.
Ryan
e you
would undertand the following anyway, but consider reading
http://www.webmasterworld.com/forumv4.cgi?forum=92&action=charter before
asking questions.
Ryan
From: Kirthi Narayan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 29, 2007 1:50 PM
Hi Andy
> Hi, Ryan
>
> On 11 May 2007, at 15:46, Ryan Murray wrote:
>
> >> Now, what I want to do this time is configure my reverse proxy
> >> server to open several connections to each of the back end worker
> >> servers when the proxy star
ll
actually open connections to the backend.
If you want to avoid this issue and limit the conenctions to the backend you
can use the "Worker" MPM which is multithreaded. In this case the "max" for
the balancer should be respected.
Ryan Murray
managing director
element^n
b
Your setup appears to be missing the ' SSLSessionCache ' & '
SSLSessionCacheTimeout ' directive in your SSL conf
*** Example: ***
SSLSessionCacheshmcb:q:/my_path/logs/ssl_scache(512000)
SSLSessionCacheTimeout 300
*** Example: ***
-Original Message-
From: Eben [mailto:[EMAIL PROT
://www.whatever.com, I want it to goto
https://%{HTTP_HOST}%{REQUEST_URI}
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Monday, May 07, 2007 3:36 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] URI / SSL help please
On 5/7/07, Ryan Huff
ccess the site using http:// it automatically goes to https://)
-Thanks,
Ryan
Sorry to spam like this, but just curious if anyone has had a similar
experience?
-Ryan
Ryan Frishberg wrote:
Hey, I'm writing a program to test the performance of apache (we had a
similar problem with lighttpd), and I keep running into a problem with
persistent connections. We make a s
rsistent connection and not on the pipelined connection. There's
almost no lag between the machine, so we're not sure what's up.
Is this something apache and lighttpd do to make sure people don't
request too much
rward the SSL-decrypted
connection from Apache to a different HTTP connector (ie different port) on
Tomcat which only accepts connection from Apache. On this HTTP connector
set "isSecure" to true. Then your application should only redirect back to
https if the the connection is on the other
ted to the same Tomcat
for the life of their session.
Routing by source IP alone can be somewhat unreliable if you have many
clients coming through a single proxy such as from many ISPs, NAT
translation or from a VPN concentrator.
Ryan
-Original Message-
From: Christian [mailto:[EMAIL PROTEC
Ryan-
The logic of the balancer requires a "route" to be defined in the balancer.
Basically the balancer code gets your sessionid via the "stickysession"
param then uses this value to find the right worker. If the sessionid
contains a "." then only the part afte
Ryan (The Greater),
No luck.
I have two apache virtual hosts behind the load balancer, each setting a
cookie called BIG, one to a value of app1 and the other to a value of
app2. In the debug output I see the balancer module recognizing these
values, but it continues to split the requests
Ryan-
Yes it works for sure in httpd-2.2.4 but pay attention that this parameter
is case sensitive. So if your cookie is "JSESSIONID" it must be written in
upper case like this in the config file. Note for Java the cookie is
"JESESSIONID" whereas the path parameter is &q
Hey all,
I am trying to get sticky sessions to work with mod_proxy_balancer, with
no luck.
I have set stickysession=COOKIENAME.
Have not found any good doc on this? Anyone get this working?
Thanks in advance,
Ryan
-
The
jk and the mod_proxy_balancer AJP support? In particular, are
these projects ever going to be merged or will they remain separate? There
are many mod_jk "features" (controlled by the Jk* directives) which I don't
see documented in the mod_proxy_ajp install and configuration docs.
Best regards
At 01:19 AM 16/02/2007, you wrote:
>Ryan McConigley wrote:
>>RewriteEngine on
>>Rewriterule ^/faq/(.*)
>> http://web.csse.uwa.edu.au/school_and_systems_information/faq
>> [L,R=permanent]
>
>It seems to me that you're using th
se.
Anyone have any suggestions? I've been trying my voodoo skills with
rewrites, but I think its more mumbo-jumbo than voodoo.
Cheers,
Ryan.
--
Ryan McConigley - Systems Administrator _.-,
Computer Science University of W
cannot get php5 to work correctly with apache 1 on freebsd please help
--
Computer King/CaNMail
http://www.computerking.ca http://www.canmail.org
Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials
Affiliates
http://www.computerking.ca/pages/links/
Hello all i am tring to get apache13_modssl this on FreeeBSD ver 4.11 stable to work. apachectl start works ok but when i try to start apachectl startssl i get this on the command line
tokyo.computerking.ca > /usr/local/etc/apache #apachectl startsslBus error (core dumped)
I get nothing in /var/l
has taken alot of time and effort hope it will be worth it in the end.
thanks agian joshua
- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/26/06, RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
> > Ok here are my configs
>
> > > On 8/25/06, RYAN vAN GINNEKEN &l
Ok here are my configs
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 25, 2006 8:21 PM
Subject: Re: [EMAIL PROTECTED] vitual subdomain problems
On 8/25/06, RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
I have commente
hosting.
#
#NameVirtualHost *:80
NameVirtualHost 68.146.204.152:80
NameVirtualHost 68.146.204.152:80
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 25, 2006 3:12 PM
Subject: Re: [EMAIL PROTECTED] vitual subdomain problems
Using Apache/1.3.34 (Unix) PHP/4.4.2 configured
with 4.11-STABLE FreeBSD
I am having trouble creating a subdomain the rest
of my virtual sites seem to work.
THE problem is that everytime i try to view
the content for site1.computerking.ca i get the content
from www.computerking.ca whic
Using Apache/1.3.34 (Unix) PHP/4.4.2 configured
with 4.11-STABLE FreeBSD
I am having trouble creating a subdomain the rest
of my virtual sites seem to work.
pretty sure my dns works as i can ping and get
the right ip
ping site1.computerking.caPING
site1.computerking.ca (68.146.204.
with no luck so far.
Any help is appreciated,
Ryan
-
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: [EMAIL P
Hey Folks,
We believe we've found a bug in mod_proxy_html 2.5.2 that causes an
"Error in bucket read". A patch is attached with verbose comments.
- Ryan
--- proxy_old/mod_proxy_html.c 2006-07-27 11:20:15.0 -0500
+++ proxy/mod_proxy_html.c 2006-07-27 11:22:09.
e disk http:// , ftp://, https:// etc.). This seems like a sloppy way to do it (and at this point does not work).
ThanksRyanOn 6/29/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/29/06, Ryan Pendergast <[EMAIL PROTECTED]> wrote:> Thanks thats a good idea. However do you know of a
one of my customers does not want to use vir. host. Thx Joshua.
On 6/29/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/29/06, Ryan Pendergast <[EMAIL PROTECTED]> wrote:> You are correct - it does catch both. How do you cache only forward proxy> requests? Am I going to have to
You are correct - it does catch both. How do you cache only forward proxy requests? Am I going to have to explitly put every protocol? What about ssl connect?-RyanOn 6/29/06,
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/29/06, Ryan Pendergast <[EMAIL PROTECTED]> wrote:> I am
I am trying to setup caching for my 2.2.2 Apache Proxy server. How do you setup the server to cache all forward proxy requests?By
looking at the CacheEnable example in the documentation it seems as if
I would have to enable it for every protocol. Also the current
documentation is a bit misleading
Hey douche bag you are sending this message to everyone in
the apache users group.
Stop it.
From: hui xu [mailto:[EMAIL PROTECTED]
Sent: Friday, June 23, 2006 11:35 AMTo:
users@httpd.apache.org; [EMAIL PROTECTED]Cc:
users@httpd.apache.orgSubject: [EMAIL PROTECTED]
sounds like a firewall issue, is port 443 accessible through your
firewall?
On 6-Jun-06, at 1:29 PM, Marcos R. Cardoso wrote:
Ok, guys, I've found out the problem and solved it. I was really
calling twice the ssl.conf from inside the httpd.conf (how couldn't
I notice that?), so I'm impo
My platform is Win2k pro -- but it should make no difference from win2003. Can you post a sample of your working config?Thanks! Bill Angus, MAhttp://www.psychtest.com- Original Message -From: Ryan McDonaldTo: users@httpd.apache.orgSent: Tuesday, June 06, 2006 7:17 AMSubject: Re: [EMAIL P
1st, regarding an earlier comment in this thread... it matters what your platform is: In a windows environment (as far as I could tell after 2-days worth of messing around with configs... ), you cannot actually have name-based v-hosting on port 80, as well as a single SSL v-host on 443, unless you
- Krist van Besien <[EMAIL PROTECTED]> wrote:
> On 3/20/06, RYAN M. vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
> > Hello all everthing was working fine until i reset my fedora box
> today not sure what happened but apache is a bit broken now. The only
> co
Hello all everthing was working fine until i reset my fedora box today not sure
what happened but apache is a bit broken now. The only content that comes up
are for www.computerking.ca site. ie if i point browser at www.computerking.ca
everthing works fine. If i point my browser at blazebarten
On 17-Mar-06, at 5:29 AM, Boyle Owen wrote:
-Original Message-
From: Markus Mayer [mailto:[EMAIL PROTECTED]
Sent: Freitag, 17. März 2006 11:18
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Are multiple ok with wildcard cert ?
Then it seems I will have to find our more abo
Actually it is possible since a wildcard certificate is being used
As long as each virtual host is valid for that certificate everything
will work.
Example wildcard certificate for *.mydomain.com
and the following virtual hosts
ServerName www.mydomain.com
...
S
I don't have a Fedora install available right now, but I know that RedHat
includes a util called chkconfig. This program allows you to deactivate daemons
while leaving the init-script in place.
For example, if you wanted to leave the original version of apache installed,
but didn't want it to s
This is normal behavior. IIRC, the browser caches credentials for the duration
of the session, making it hard to unset them without some backend work.
>>> [EMAIL PROTECTED] 3/10/2006 9:02 AM >>>
We have a page that is supposed to be password protected with LDAP
authentication. You can login to
would a higher value for Timeout be ignored?
Thanks,
Ryan
-
This email transmission and any documents, files or previous
email messages attached to it may contain information that is
confidential or legally privileged. If you are not the intended
Boyle Owen wrote:
-Original Message-
From: RYAN vAN GINNEKEN [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 8. März 2006 05:23
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] CNAME and A records not working?
Been rackin my brain on this one
First: Forget apache. You have to
Been rackin my brain on this one
I have a vhost in apache called host1.com it have a serveralias of
www.host1.com. I used to use a DNS CNAME for the www.host1.com and then
create another virtual host for that too. So i had 2 virtual host
containers for almost every site seems a bit cleaner a
el warn
CustomLog /var/log/apache2/access.log combined
ServerSignature On
SSLEngine on
SSLCertificateFile /etc/apache-ssl/ssl/usermods.cert
SSLCertificateKeyFile /etc/apache-ssl/ssl/usermods.key
Has anyone ever seen a situation similar to this?
Thanks,
Ryan
--
I am tring to make apache 2.2 on freebsd 4.11 but get stop errors when
tring to build apache22 port anyone know what is going on? Is the port
broken or is it just me?
Copying libtool helper files ...
buildconf: Using libtool15.m4 at /usr/local/share/aclocal/libtool.m4.
Creating include/arch/uni
Additionally, you could try to set your
LD_LIBRARY_PATH to specifically include
/usr/local/lib; thus "export
LD_LIBRARY_PATH;LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
R
--- RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
Hello i have recently installed webmin/virtual min
on my Freebs
1 - 100 of 106 matches
Mail list logo