<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-96</id>
	<title>Nabble - Apache HTTP Server</title>
	<updated>2008-10-06T14:30:44Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Apache-HTTP-Server-f96.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-HTTP-Server-f96.html" />
	<subtitle type="html">A super archive of all mailing lists related to the Apache HTTP Server project. Apache HTTP Server home is &lt;a href=&quot;http://httpd.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19847038</id>
	<title>Re: 2.2.10 T&amp;R on Oct 7</title>
	<published>2008-10-06T14:30:44Z</published>
	<updated>2008-10-06T14:30:44Z</updated>
	<author>
		<name>Greg Ames-4</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;On Mon, Oct 6, 2008 at 4:34 PM, Ruediger Pluem &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19847038&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rpluem@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;Thanks for reviewing. First of all I guess you should increase the KeepAliveTimeout&lt;br&gt;
to a large value like 5 minutes to make observations easier. Furthermore I would increase&lt;br&gt;
the ttl parameter of your BalancerMember to something like 30.&lt;br&gt;
The above configuration makes only sense if you are using a threaded MPM like worker / event / WINNT&lt;br&gt;
with more than 2 threads per process.&lt;br&gt;
Then start your httpd with a limitation to one process (-X or ServerLimit 1) and try to do&lt;br&gt;
3 requests to /proxy in parallel e.g. with telnet or nc. Afterwards you should&lt;br&gt;
have 3 backend connections of which one should vanish about 30 seconds after your requests.&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;ok, KeepAliveTimeout 300 makes a big difference.&amp;nbsp; But I haven&amp;#39;t been able to observe smax and ttl working.&amp;nbsp; WIth this,&lt;br&gt;&lt;br&gt;&amp;lt;Proxy balancer://mycluster&amp;gt;&lt;br&gt;BalancerMember &lt;a href=&quot;http://localhost:8093&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8093&lt;/a&gt; keepalive=on smax=2 ttl=30&lt;br&gt;
&amp;lt;/Proxy&amp;gt;&lt;br&gt;ProxyPass /proxy balancer://mycluster/&lt;br&gt;&lt;br&gt;KeepAliveTimeout 300&lt;br&gt;&lt;br&gt;...and using ab -c 4 to drive it, I now see 4 back end connections.&amp;nbsp; The problem is that they all stay ESTABLISHED for KeepAliveTimeout seconds.&amp;nbsp; I was expecting to see 2 of them drop after 30 seconds.&amp;nbsp; Any suggestions?&amp;nbsp; &lt;br&gt;
&lt;br&gt;thanks,&lt;br&gt;Greg&lt;br&gt;&lt;/div&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/STATUS-file%2C-2.2.10-and-voting-tp19480612p19847038.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19846416</id>
	<title>DO NOT REPLY [Bug 45834] Stale LDAP connections take 15+ minutes to finish queries</title>
	<published>2008-10-06T14:03:13Z</published>
	<updated>2008-10-06T14:03:13Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=45834&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=45834&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #9 from Lucas &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19846416&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lucas@...&lt;/a&gt;&amp;gt; &amp;nbsp;2008-10-06 14:03:13 PST ---
&lt;br&gt;Follow-up, I built from source Apache 2.2.9 with APR 1.3.3 and APR-Util 1.3.4
&lt;br&gt;and the problem persists. &amp;nbsp;For this test I was using the default ttl value.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19846416&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bugs-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19846416&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bugs-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Bugs-f99.html&quot; embed=&quot;fixTarget[99]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-45834--New%3A-Stale-LDAP-connections-take-15%2B-minutes-to-finish-queries-tp19556297p19846416.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845894</id>
	<title>Re: 2.2.10 T&amp;R on Oct 7</title>
	<published>2008-10-06T13:34:45Z</published>
	<updated>2008-10-06T13:34:45Z</updated>
	<author>
		<name>Ruediger Pluem</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On 10/06/2008 10:18 PM, Greg Ames wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Oct 6, 2008 at 3:13 PM, Ruediger Pluem &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845894&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rpluem@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 10/06/2008 04:42 PM, Jim Jagielski wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subj says it all...
&lt;br&gt;&amp;gt;&amp;gt; Thanks for doing RM Jim. So c'mon guys. There must be someone
&lt;br&gt;&amp;gt;&amp;gt; out there that reviews the remaining patch that misses only
&lt;br&gt;&amp;gt;&amp;gt; *one* vote.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; what do I need for a minimal config to test it and see a behavior change? &amp;nbsp;I
&lt;br&gt;&amp;gt; tried this, proxying to a different port on the same server, but couldn't
&lt;br&gt;&amp;gt; get the back end connections to stay alive for more than a few seconds with
&lt;br&gt;&amp;gt; the old code.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;Proxy balancer://mycluster&amp;gt;
&lt;br&gt;&amp;gt; BalancerMember &lt;a href=&quot;http://localhost:8093&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8093&lt;/a&gt;&amp;nbsp;keepalive=on smax=2 ttl=1
&lt;br&gt;&amp;gt; &amp;lt;/Proxy&amp;gt;
&lt;br&gt;&amp;gt; ProxyPass /proxy balancer://mycluster/
&lt;/div&gt;&lt;br&gt;Thanks for reviewing. First of all I guess you should increase the KeepAliveTimeout
&lt;br&gt;to a large value like 5 minutes to make observations easier. Furthermore I would increase
&lt;br&gt;the ttl parameter of your BalancerMember to something like 30.
&lt;br&gt;The above configuration makes only sense if you are using a threaded MPM like worker / event / WINNT
&lt;br&gt;with more than 2 threads per process.
&lt;br&gt;Then start your httpd with a limitation to one process (-X or ServerLimit 1) and try to do
&lt;br&gt;3 requests to /proxy in parallel e.g. with telnet or nc. Afterwards you should
&lt;br&gt;have 3 backend connections of which one should vanish about 30 seconds after your requests.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Rüdiger
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/STATUS-file%2C-2.2.10-and-voting-tp19480612p19845894.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845585</id>
	<title>RE: Wrapping an existing hook (2.0)</title>
	<published>2008-10-06T13:18:26Z</published>
	<updated>2008-10-06T13:18:26Z</updated>
	<author>
		<name>Houser, Rick</name>
	</author>
	<content type="html">Whether this is actually correct or not (remember, I'm a newbie Apache
&lt;br&gt;module programmer), I had assumed the correct behavior would be to
&lt;br&gt;handle the password reset logic in a separate phase (or at least a
&lt;br&gt;second call within the same phase) to allow other modules a chance to
&lt;br&gt;catch the result in-between. &amp;nbsp;So, I was expecting something like a
&lt;br&gt;DECLINED from the check_user_id phase with a request note indicating an
&lt;br&gt;expired password, which would then be read and the password reset logic
&lt;br&gt;handled via a second hook in a later phase.
&lt;br&gt;&lt;br&gt;Even if I could successfully make a case for IBM to add this
&lt;br&gt;functionality, it would take a long time (likely months) to get the
&lt;br&gt;updated functionality. &amp;nbsp;I really like the current solution of trapping
&lt;br&gt;the entire check_user_id phase, and manipulating the results after the
&lt;br&gt;saf module take's it's turn. &amp;nbsp;It certainly wouldn't run as fast as just
&lt;br&gt;replacing the saf module's call with my own, but it's certainly
&lt;br&gt;effective.
&lt;br&gt;&lt;br&gt;Thank you as well, Eric,
&lt;br&gt;&lt;br&gt;&lt;br&gt;Rick Houser
&lt;br&gt;Auto-Owners Insurance
&lt;br&gt;Systems Support
&lt;br&gt;(517)703-2580
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Eric Covener [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845585&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;covener@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, October 03, 2008 3:54 PM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845585&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;modules-dev@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Wrapping an existing hook (2.0)
&lt;br&gt;&lt;br&gt;On Fri, Oct 3, 2008 at 11:11 AM, Houser, Rick &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845585&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Houser.Rick@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;br&gt;&amp;gt; I'm relatively new to module development, but I have a need to wrap a 
&lt;br&gt;&amp;gt; function in a proprietary module (no source) registered via a 
&lt;br&gt;&amp;gt; check_user_id hook in a proprietary module (mod_auth_saf). &amp;nbsp;Basically,
&lt;br&gt;&lt;br&gt;&amp;gt; I need to detect an expired password condition. &amp;nbsp;I've already tried to
&lt;br&gt;&lt;br&gt;&amp;gt; use the normal pre/post hook registration, but that function returns 
&lt;br&gt;&amp;gt; an HTTP_UNAUTHORIZED (some internal basic auth password change 
&lt;br&gt;&amp;gt; feature) instead of DECLINE, so Apache never runs my call.
&lt;br&gt;&lt;br&gt;If you ask Apache to run your code first, the proprietary module
&lt;br&gt;shouldn't be able to prevent yours from being run. You should be able to
&lt;br&gt;make sure that your own logic runs for the expired password case and
&lt;br&gt;just DECLINE for everything else.
&lt;br&gt;&lt;br&gt;IMO an auth_checker probably shouldn't return DECLINED if it can lookup
&lt;br&gt;a user and specifically find they have an expired password -- could you
&lt;br&gt;make a case to IBM for the behavior you ultimately want?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Eric Covener
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845585&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;covener@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Module-Writers-f101.html&quot; embed=&quot;fixTarget[101]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Module Writers&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wrapping-an-existing-hook-%282.0%29-tp19799857p19845585.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845634</id>
	<title>Re: 2.2.10 T&amp;R on Oct 7</title>
	<published>2008-10-06T13:18:18Z</published>
	<updated>2008-10-06T13:18:18Z</updated>
	<author>
		<name>Greg Ames-4</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;On Mon, Oct 6, 2008 at 3:13 PM, Ruediger Pluem &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845634&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rpluem@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
&lt;br&gt;
On 10/06/2008 04:42 PM, Jim Jagielski wrote:&lt;br&gt;
&amp;gt; Subj says it all...&lt;br&gt;
&lt;br&gt;
Thanks for doing RM Jim. So c&amp;#39;mon guys. There must be someone&lt;br&gt;
out there that reviews the remaining patch that misses only&lt;br&gt;
*one* vote.&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;what do I need for a minimal config to test it and see a behavior change?&amp;nbsp; I tried this, proxying to a different port on the same server, but couldn&amp;#39;t get the back end connections to stay alive for more than a few seconds with the old code.&lt;br&gt;
&lt;br&gt;&amp;lt;Proxy balancer://mycluster&amp;gt;&lt;br&gt;BalancerMember &lt;a href=&quot;http://localhost:8093&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8093&lt;/a&gt; keepalive=on smax=2 ttl=1&lt;br&gt;&amp;lt;/Proxy&amp;gt;&lt;br&gt;ProxyPass /proxy balancer://mycluster/&lt;br&gt;&lt;br&gt;Greg&lt;br&gt;&lt;/div&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/STATUS-file%2C-2.2.10-and-voting-tp19480612p19845634.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845358</id>
	<title>RE: Wrapping an existing hook (2.0)</title>
	<published>2008-10-06T13:04:19Z</published>
	<updated>2008-10-06T13:04:19Z</updated>
	<author>
		<name>Houser, Rick</name>
	</author>
	<content type="html">Thanks a lot Sorin!
&lt;br&gt;&lt;br&gt;That got me well on my way. &amp;nbsp;I set my module to run first, skip itself
&lt;br&gt;after the first run, and then re-run the entire check_user_id phase
&lt;br&gt;under it's control. &amp;nbsp;I then inspect the return codes, manipulate the
&lt;br&gt;result in the expired case (based on the saf module's output headers),
&lt;br&gt;and otherwise return the same code provided.
&lt;br&gt;&lt;br&gt;For the record, auth_type appears to stay null until sometime following
&lt;br&gt;a successful user_id checked, then it becomes something like &amp;quot;Basic&amp;quot; (or
&lt;br&gt;presumably Digest, etc.). &amp;nbsp;I had needed that module to run, as I must
&lt;br&gt;check against SAF for an expired password.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Rick Houser
&lt;br&gt;Auto-Owners Insurance
&lt;br&gt;Systems Support
&lt;br&gt;(517)703-2580
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Sorin Manolache [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845358&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sorinm@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, October 03, 2008 11:40 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845358&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;modules-dev@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Wrapping an existing hook (2.0)
&lt;br&gt;&lt;br&gt;Normally, the check_user_id of the proprietary module should return
&lt;br&gt;DECLINE if the AuthType does not match its auth type. Let us assume that
&lt;br&gt;the auth type of the proprietary module is &amp;quot;saf&amp;quot;. The auth type is set
&lt;br&gt;with the AuthType directive.
&lt;br&gt;&lt;br&gt;So, what you could do is to change the auth type in the configuration
&lt;br&gt;from &amp;quot;saf&amp;quot; to your auth type, say &amp;quot;rick&amp;quot;. Then, in your check_user_id,
&lt;br&gt;you write
&lt;br&gt;&lt;br&gt;r-&amp;gt;auth_type = &amp;quot;saf&amp;quot;;
&lt;br&gt;code = ap_run_check_user_id(r); // this will call the check_user_id hook
&lt;br&gt;of the proprietary module. This is a re-entrant call switch (code) { //
&lt;br&gt;your actions }
&lt;br&gt;&lt;br&gt;But this works only if you can afford to replace &amp;quot;saf&amp;quot; with &amp;quot;rick&amp;quot; in
&lt;br&gt;the configuration and if the proprietary module declines non-saf
&lt;br&gt;authentication types. Hopefully you're lucky, I have never tried the
&lt;br&gt;solution I'm proposing.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;S
&lt;br&gt;&lt;br&gt;On Fri, Oct 3, 2008 at 17:11, Houser, Rick &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845358&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Houser.Rick@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;br&gt;&amp;gt; I'm relatively new to module development, but I have a need to wrap a 
&lt;br&gt;&amp;gt; function in a proprietary module (no source) registered via a 
&lt;br&gt;&amp;gt; check_user_id hook in a proprietary module (mod_auth_saf). &amp;nbsp;Basically,
&lt;br&gt;&lt;br&gt;&amp;gt; I need to detect an expired password condition. &amp;nbsp;I've already tried to
&lt;br&gt;&lt;br&gt;&amp;gt; use the normal pre/post hook registration, but that function returns 
&lt;br&gt;&amp;gt; an HTTP_UNAUTHORIZED (some internal basic auth password change 
&lt;br&gt;&amp;gt; feature) instead of DECLINE, so Apache never runs my call.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think my best option is to locate the check_user_id function pointer
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; and replace it with a new function. &amp;nbsp;This new function would still 
&lt;br&gt;&amp;gt; make the call to the proprietary function, but would allow inspection 
&lt;br&gt;&amp;gt; of the results instead of terminating the request.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does this sound reasonable? &amp;nbsp;Any hints as to how I could obtain the 
&lt;br&gt;&amp;gt; function pointer I'd need to make this all work?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Rick Houser
&lt;br&gt;&amp;gt; Auto-Owners Insurance
&lt;br&gt;&amp;gt; Systems Support
&lt;br&gt;&amp;gt; (517)703-2580
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Module-Writers-f101.html&quot; embed=&quot;fixTarget[101]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Module Writers&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wrapping-an-existing-hook-%282.0%29-tp19799857p19845358.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19844354</id>
	<title>Re: 2.2.10 T&amp;R on Oct 7</title>
	<published>2008-10-06T12:13:15Z</published>
	<updated>2008-10-06T12:13:15Z</updated>
	<author>
		<name>Ruediger Pluem</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On 10/06/2008 04:42 PM, Jim Jagielski wrote:
&lt;br&gt;&amp;gt; Subj says it all...
&lt;br&gt;&lt;br&gt;Thanks for doing RM Jim. So c'mon guys. There must be someone
&lt;br&gt;out there that reviews the remaining patch that misses only
&lt;br&gt;*one* vote.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Rüdiger
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/STATUS-file%2C-2.2.10-and-voting-tp19480612p19844354.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19844245</id>
	<title>Re: AuthzMergeRules blocks everything in default configuration</title>
	<published>2008-10-06T12:06:28Z</published>
	<updated>2008-10-06T12:06:28Z</updated>
	<author>
		<name>Ruediger Pluem</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On 10/06/2008 03:59 PM, Eric Covener wrote:
&lt;br&gt;&amp;gt; On Mon, Oct 6, 2008 at 9:34 AM, Dan Poirier &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19844245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;poirier@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; One other idea occurs to me. &amp;nbsp;Would it seem more intuitive if a
&lt;br&gt;&amp;gt;&amp;gt; context that had no authz directives inherited the settings from its
&lt;br&gt;&amp;gt;&amp;gt; predecessor, but as soon you added authz directives, it behaved as if
&lt;br&gt;&amp;gt;&amp;gt; you were starting from scratch?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; FWIW: Isn't that the current non-trunk behavior?
&lt;br&gt;&lt;br&gt;I think so. So this looks like a good idea.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Rüdiger
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/AuthzMergeRules-blocks-everything-in-default-configuration-tp19612665p19844245.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19843162</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T11:04:13Z</published>
	<updated>2008-10-06T11:04:13Z</updated>
	<author>
		<name>Mauro Sacchetto-3</name>
	</author>
	<content type="html">Il lunedì 6 ottobre 2008 19:14:02 hai scritto:
&lt;br&gt;&amp;gt; None of the examples in the manual match against the protocol or
&lt;br&gt;&amp;gt; hostname part of the URL.
&lt;br&gt;&amp;gt; I previously described that you also can't match the query string in
&lt;br&gt;&amp;gt; the rewriterule.
&lt;br&gt;&amp;gt; You also probably need a trailing slash on the 2nd argument.
&lt;br&gt;&amp;gt; Note that this rule redirects from the index.php page _to_ the &amp;quot;/&amp;quot;
&lt;br&gt;&amp;gt; page which seems to be the opposite of what you want.
&lt;br&gt;&lt;br&gt;To optimize the page for search motors, I neet to have always
&lt;br&gt;a (pseudo)-static address in home. But I proceed for trials &amp; errors
&lt;br&gt;(moreover errors...). So I tried this (still not working):
&lt;br&gt;&lt;br&gt;Options +FollowSymLinks
&lt;br&gt;RewriteEngine on
&lt;br&gt;RewriteCond %{HTTP_HOST} ^giovannifornero.net [NC]
&lt;br&gt;RewriteRule (.*) &lt;a href=&quot;http://www.giovannifornero.net/$1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/$1&lt;/a&gt;&amp;nbsp;[L,R=301]
&lt;br&gt;RewriteCond %{QUERY_STRING} pagina=home
&lt;br&gt;RewriteRule ^$ &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&amp;nbsp;[R=301,L]
&lt;br&gt;&lt;br&gt;I think more other syntactical mistakes...
&lt;br&gt;&lt;br&gt;Thax a lot
&lt;br&gt;&lt;br&gt;MS
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux user no.: 353546
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19843162&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19843162&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19843162&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19843162.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19842230</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T10:14:02Z</published>
	<updated>2008-10-06T10:14:02Z</updated>
	<author>
		<name>Eric Covener</name>
	</author>
	<content type="html">On Mon, Oct 6, 2008 at 12:18 PM, Mauro Sacchetto
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19842230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mauro.sacchetto@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Il lunedì 6 ottobre 2008 15:55:33 Eric Covener ha scritto:
&lt;br&gt;&amp;gt;&amp;gt; The query string (after the question mark) isn't part of what you're
&lt;br&gt;&amp;gt;&amp;gt; comparing against. To compare against the query string, precede your
&lt;br&gt;&amp;gt;&amp;gt; rule with
&lt;br&gt;&amp;gt;&amp;gt; Rewritecond %{QUERY_STRING} pagina=home (and remove the query string part.
&lt;br&gt;&amp;gt;&amp;gt; The 2nd parameter of your RewriteRule should be a full URL
&lt;br&gt;&amp;gt;&amp;gt; (host/port/path) or just &amp;quot;/&amp;quot; in this case would work, and should not
&lt;br&gt;&amp;gt;&amp;gt; have any regex characters like &amp;quot;^&amp;quot; in it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried this whole address string:
&lt;br&gt;&amp;gt; RewriteRule &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home$&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home$&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&amp;nbsp;[R=301,NC,L]
&lt;/div&gt;&lt;br&gt;None of the examples in the manual match against the protocol or
&lt;br&gt;hostname part of the URL.
&lt;br&gt;&lt;br&gt;I previously described that you also can't match the query string in
&lt;br&gt;the rewriterule.
&lt;br&gt;&lt;br&gt;You also probably need a trailing slash on the 2nd argument.
&lt;br&gt;&lt;br&gt;Note that this rule redirects from the index.php page _to_ the &amp;quot;/&amp;quot;
&lt;br&gt;page which seems to be the opposite of what you want.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Covener
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19842230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;covener@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19842230&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19842230&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19842230&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19842230.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841816</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T09:52:57Z</published>
	<updated>2008-10-06T09:52:57Z</updated>
	<author>
		<name>Mauro Sacchetto-3</name>
	</author>
	<content type="html">Il lunedì 6 ottobre 2008 15:56:23 Krist van Besien ha scritto:
&lt;br&gt;&amp;gt; In what direction do you want the rewrite to happen?
&lt;br&gt;&amp;gt; Let me guess: You want the user to be able to enter the following in
&lt;br&gt;&amp;gt; the address bar in his browser:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&lt;br&gt;&amp;gt; and the webserver should then answer with the same content as if the
&lt;br&gt;&amp;gt; user had entered:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;&amp;gt; Am I correct?
&lt;br&gt;Yes!
&lt;br&gt;&lt;br&gt;&amp;gt; In this case you just have you rewrite the wrong way around. You are
&lt;br&gt;&amp;gt; trying to rewrite A -&amp;gt; B whereas you need to rewrite B -&amp;gt; A
&lt;br&gt;The corrected string 
&lt;br&gt;RewriteRule ^giovannifornero.net$ /index.php?pagina=home$ [R=301,NC,L]
&lt;br&gt;doesn't work in any case...
&lt;br&gt;&lt;br&gt;&amp;gt; Doing this in .htaccess files is possible with a rewrite, but this
&lt;br&gt;&amp;gt; might not be the best way. If you want visitors to your site to start
&lt;br&gt;&amp;gt; at /index.php?pagina=home than the following might work better:
&lt;br&gt;&amp;gt; DirectoryIndex /index.php?pagina=home
&lt;br&gt;I describe you the situation. I start with the address:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;.
&lt;br&gt;I change page, After, I come back to home using the menu.
&lt;br&gt;Ths time, the address is:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;I'd like the address was in any case &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Thanx
&lt;br&gt;MS
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux user no.: 353546
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841816&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841816&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841816&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19841816.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841632</id>
	<title>RE: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T09:41:07Z</published>
	<updated>2008-10-06T09:41:07Z</updated>
	<author>
		<name>Jeff Chastain-3</name>
	</author>
	<content type="html">Tony,
&lt;br&gt;&lt;br&gt;That occurred to me after I sent that last message, but upon swapping the
&lt;br&gt;two location blocks and restarting Apache, I still get the same result.
&lt;br&gt;That part of the VirtualHost declaration looks like this right now ...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Location &amp;quot;/htdocs&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DAV off
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Location&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Location &amp;quot;/&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DAV svn
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNParentPath		&amp;quot;F:\Repositories&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNListParentPath	on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNIndexXSLT		&amp;quot;/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthName		&amp;quot;Subversion Repositories&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthType		Basic
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthBasicProvider	file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthUserFile		&amp;quot;F:/Repositories/htpasswd&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthzSVNAccessFile	&amp;quot;F:/Repositories/authz&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; require valid-user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Location&amp;gt;
&lt;br&gt;&lt;br&gt;Do I need something else in the &amp;lt;Location &amp;quot;/htdocs&amp;quot; &amp;gt; block to make it
&lt;br&gt;handle calls correctly instead of passing them on to the second &amp;lt;Location
&lt;br&gt;&amp;quot;/&amp;quot; &amp;gt;?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;-- Jeff
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Tony Stevenson [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tony@...&lt;/a&gt;] 
&lt;br&gt;Sent: Monday, October 06, 2008 11:30 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [users@httpd] Apache Conf. Issue - SVN
&lt;br&gt;&lt;br&gt;Jeff,
&lt;br&gt;&lt;br&gt;Re-order your &amp;lt;location&amp;gt; stanzas. &amp;nbsp;So that &amp;lt;location /htodcs&amp;gt; is before
&lt;br&gt;&amp;lt;location /&amp;gt; &amp;nbsp;as at the moment in the order you have them, the / stanza
&lt;br&gt;takes precedence.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tony
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeff Chastain wrote:
&lt;br&gt;&amp;gt; Krist,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; What happens if you try to request this directly in a browser, eg. you
&lt;br&gt;try
&lt;br&gt;&amp;gt; to request: &lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Going to that url results in the error message &amp;quot;Could not open the
&lt;br&gt;requested
&lt;br&gt;&amp;gt; SVN filesystem&amp;quot; being displayed, which sounds like Subversion / DAV is
&lt;br&gt;still
&lt;br&gt;&amp;gt; trying to process this url instead of letting Apache handle it. &amp;nbsp;The
&lt;br&gt;message
&lt;br&gt;&amp;gt; in the error log file is very similar ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] (20014)Internal
&lt;br&gt;&amp;gt; error: Can't open file 'F:\\Repositories\\svnindex.xsl\\format': The
&lt;br&gt;system
&lt;br&gt;&amp;gt; cannot find the path specified. &amp;nbsp;
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not fetch
&lt;br&gt;&amp;gt; resource information. &amp;nbsp;[500, #0]
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open
&lt;br&gt;the
&lt;br&gt;&amp;gt; requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open
&lt;br&gt;the
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I believe this is the root of the issues in that SVN / DAV is handling all
&lt;br&gt;&amp;gt; requests.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; -- Jeff
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Krist van Besien [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Monday, October 06, 2008 11:05 AM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [users@httpd] Apache Conf. Issue - SVN
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; But, yeah, if I had
&lt;br&gt;&amp;gt;&amp;gt; thought through it I would have realized that you are not supposed to be
&lt;br&gt;&amp;gt;&amp;gt; able to do this and can't with IIS at least.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can't do this with Apache nor with IIS ,and it has nothing to do
&lt;br&gt;&amp;gt; with a limitation of the software. The problem is in the SSL
&lt;br&gt;&amp;gt; protocol..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; For the SVN virtual host, the documentRoot parameter is set to
&lt;/div&gt;&amp;quot;C:/Program
&lt;br&gt;&amp;gt;&amp;gt; Files/VisualSVN Server&amp;quot;. &amp;nbsp;Within the &amp;quot;/&amp;quot; location block, the SVNIndexXSLT
&lt;br&gt;&amp;gt;&amp;gt; parameter is set to &amp;quot;/htdocs/svnindex.xsl&amp;quot;, thus the full file system
&lt;br&gt;path
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; to the XSLT file is &amp;quot;C:/Program Files/VisualSVN
&lt;br&gt;&amp;gt; Server/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; which is correct and valid.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What happens If you try to request this directly in a browser, eg. you
&lt;br&gt;&amp;gt; try to request:
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;&amp;gt; It could be that the sever just won't allow you to get the file.
&lt;br&gt;&amp;gt; Also check what the error log says. When you get an error code usually
&lt;br&gt;&amp;gt; there will be something in the errorlog indicating what might be the
&lt;br&gt;&amp;gt; problem.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Krist
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------
&lt;br&gt;Tony Stevenson
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tony@...&lt;/a&gt; &amp;nbsp;// &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pctony@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.pc-tony.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pc-tony.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;1024D/51047D66 ECAF DC55 C608 5E82 0B5E &amp;nbsp;3359 C9C7 924E 5104 7D66
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841632&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19841632.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841335</id>
	<title>Re: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T09:27:21Z</published>
	<updated>2008-10-06T09:27:21Z</updated>
	<author>
		<name>Tony Stevenson-2</name>
	</author>
	<content type="html">Jeff,
&lt;br&gt;&lt;br&gt;Re-order your &amp;lt;location&amp;gt; stanzas. &amp;nbsp;So that &amp;lt;location /htodcs&amp;gt; is before
&lt;br&gt;&amp;lt;location /&amp;gt; &amp;nbsp;as at the moment in the order you have them, the / stanza
&lt;br&gt;takes precedence.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tony
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeff Chastain wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Krist,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; What happens if you try to request this directly in a browser, eg. you try
&lt;br&gt;&amp;gt; to request: &lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Going to that url results in the error message &amp;quot;Could not open the requested
&lt;br&gt;&amp;gt; SVN filesystem&amp;quot; being displayed, which sounds like Subversion / DAV is still
&lt;br&gt;&amp;gt; trying to process this url instead of letting Apache handle it. &amp;nbsp;The message
&lt;br&gt;&amp;gt; in the error log file is very similar ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] (20014)Internal
&lt;br&gt;&amp;gt; error: Can't open file 'F:\\Repositories\\svnindex.xsl\\format': The system
&lt;br&gt;&amp;gt; cannot find the path specified. &amp;nbsp;
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not fetch
&lt;br&gt;&amp;gt; resource information. &amp;nbsp;[500, #0]
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open the
&lt;br&gt;&amp;gt; requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;&amp;gt; [Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open the
&lt;br&gt;&amp;gt; requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I believe this is the root of the issues in that SVN / DAV is handling all
&lt;br&gt;&amp;gt; requests.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; -- Jeff
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Krist van Besien [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Monday, October 06, 2008 11:05 AM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [users@httpd] Apache Conf. Issue - SVN
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; But, yeah, if I had
&lt;br&gt;&amp;gt;&amp;gt; thought through it I would have realized that you are not supposed to be
&lt;br&gt;&amp;gt;&amp;gt; able to do this and can't with IIS at least.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can't do this with Apache nor with IIS ,and it has nothing to do
&lt;br&gt;&amp;gt; with a limitation of the software. The problem is in the SSL
&lt;br&gt;&amp;gt; protocol..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; For the SVN virtual host, the documentRoot parameter is set to &amp;quot;C:/Program
&lt;br&gt;&amp;gt;&amp;gt; Files/VisualSVN Server&amp;quot;. &amp;nbsp;Within the &amp;quot;/&amp;quot; location block, the SVNIndexXSLT
&lt;br&gt;&amp;gt;&amp;gt; parameter is set to &amp;quot;/htdocs/svnindex.xsl&amp;quot;, thus the full file system path
&lt;br&gt;&amp;gt;&amp;gt; to the XSLT file is &amp;quot;C:/Program Files/VisualSVN
&lt;br&gt;&amp;gt; Server/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; which is correct and valid.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What happens If you try to request this directly in a browser, eg. you
&lt;br&gt;&amp;gt; try to request:
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;&amp;gt; It could be that the sever just won't allow you to get the file.
&lt;br&gt;&amp;gt; Also check what the error log says. When you get an error code usually
&lt;br&gt;&amp;gt; there will be something in the errorlog indicating what might be the
&lt;br&gt;&amp;gt; problem.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Krist
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------
&lt;br&gt;Tony Stevenson
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tony@...&lt;/a&gt; &amp;nbsp;// &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pctony@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.pc-tony.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pc-tony.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;1024D/51047D66 ECAF DC55 C608 5E82 0B5E &amp;nbsp;3359 C9C7 924E 5104 7D66
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841335&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19841335.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841168</id>
	<title>RE: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T09:18:09Z</published>
	<updated>2008-10-06T09:18:09Z</updated>
	<author>
		<name>Jeff Chastain-3</name>
	</author>
	<content type="html">Krist,
&lt;br&gt;&lt;br&gt;&amp;gt; What happens if you try to request this directly in a browser, eg. you try
&lt;br&gt;to request: &lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;&lt;br&gt;Going to that url results in the error message &amp;quot;Could not open the requested
&lt;br&gt;SVN filesystem&amp;quot; being displayed, which sounds like Subversion / DAV is still
&lt;br&gt;trying to process this url instead of letting Apache handle it. &amp;nbsp;The message
&lt;br&gt;in the error log file is very similar ...
&lt;br&gt;&lt;br&gt;[Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] (20014)Internal
&lt;br&gt;error: Can't open file 'F:\\Repositories\\svnindex.xsl\\format': The system
&lt;br&gt;cannot find the path specified. &amp;nbsp;
&lt;br&gt;[Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not fetch
&lt;br&gt;resource information. &amp;nbsp;[500, #0]
&lt;br&gt;[Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open the
&lt;br&gt;requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;[Mon Oct 06 11:13:35 2008] [error] [client 192.168.1.51] Could not open the
&lt;br&gt;requested SVN filesystem &amp;nbsp;[500, #720003]
&lt;br&gt;&lt;br&gt;I believe this is the root of the issues in that SVN / DAV is handling all
&lt;br&gt;requests.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;-- Jeff
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Krist van Besien [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;] 
&lt;br&gt;Sent: Monday, October 06, 2008 11:05 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [users@httpd] Apache Conf. Issue - SVN
&lt;br&gt;&lt;br&gt;On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; But, yeah, if I had
&lt;br&gt;&amp;gt; thought through it I would have realized that you are not supposed to be
&lt;br&gt;&amp;gt; able to do this and can't with IIS at least.
&lt;br&gt;&lt;br&gt;You can't do this with Apache nor with IIS ,and it has nothing to do
&lt;br&gt;with a limitation of the software. The problem is in the SSL
&lt;br&gt;protocol..
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; For the SVN virtual host, the documentRoot parameter is set to &amp;quot;C:/Program
&lt;br&gt;&amp;gt; Files/VisualSVN Server&amp;quot;. &amp;nbsp;Within the &amp;quot;/&amp;quot; location block, the SVNIndexXSLT
&lt;br&gt;&amp;gt; parameter is set to &amp;quot;/htdocs/svnindex.xsl&amp;quot;, thus the full file system path
&lt;br&gt;&amp;gt; to the XSLT file is &amp;quot;C:/Program Files/VisualSVN
&lt;br&gt;Server/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&amp;gt; which is correct and valid.
&lt;br&gt;&lt;br&gt;What happens If you try to request this directly in a browser, eg. you
&lt;br&gt;try to request:
&lt;br&gt;&lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;It could be that the sever just won't allow you to get the file.
&lt;br&gt;Also check what the error log says. When you get an error code usually
&lt;br&gt;there will be something in the errorlog indicating what might be the
&lt;br&gt;problem.
&lt;br&gt;&lt;br&gt;Krist
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist@...&lt;/a&gt;
&lt;br&gt;Bremgarten b. Bern, Switzerland
&lt;br&gt;--
&lt;br&gt;A: It reverses the normal flow of conversation.
&lt;br&gt;Q: What's wrong with top-posting?
&lt;br&gt;A: Top-posting.
&lt;br&gt;Q: What's the biggest scourge on plain text email discussions?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841168&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19841168.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841222</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T09:18:08Z</published>
	<updated>2008-10-06T09:18:08Z</updated>
	<author>
		<name>Mauro Sacchetto-3</name>
	</author>
	<content type="html">Il lunedì 6 ottobre 2008 15:55:33 Eric Covener ha scritto:
&lt;br&gt;&amp;gt; The query string (after the question mark) isn't part of what you're
&lt;br&gt;&amp;gt; comparing against. To compare against the query string, precede your
&lt;br&gt;&amp;gt; rule with
&lt;br&gt;&amp;gt; Rewritecond %{QUERY_STRING} pagina=home (and remove the query string part.
&lt;br&gt;&amp;gt; The 2nd parameter of your RewriteRule should be a full URL
&lt;br&gt;&amp;gt; (host/port/path) or just &amp;quot;/&amp;quot; in this case would work, and should not
&lt;br&gt;&amp;gt; have any regex characters like &amp;quot;^&amp;quot; in it.
&lt;br&gt;&lt;br&gt;I tried this whole address string:
&lt;br&gt;RewriteRule &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home$&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home$&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&amp;nbsp;[R=301,NC,L]
&lt;br&gt;but even this time it doesn't work...
&lt;br&gt;Has it some mistakes?
&lt;br&gt;&lt;br&gt;Thanx!
&lt;br&gt;MS
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux user no.: 353546
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841222&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841222&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841222&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19841222.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841093</id>
	<title>Re: mod_ssl, SSL_CLIENT_CERT_CHAIN, mod_proxy_ajp and full chain of client certificates</title>
	<published>2008-10-06T09:14:26Z</published>
	<updated>2008-10-06T09:14:26Z</updated>
	<author>
		<name>Bruno Harbulot-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Mladen Turk wrote:
&lt;br&gt;&amp;gt; Bill Barker wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Mladen's patch to mod_jk is simplier than this one, so I would prefer 
&lt;br&gt;&amp;gt;&amp;gt; it to this one. &amp;nbsp;But I have no voting rights on this list :).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Right, I'll prepare something for mod_proxy as well.
&lt;br&gt;&amp;gt; It is on my TODO list for a long time.
&lt;br&gt;&lt;br&gt;Thank you. As I was saying in my previous message on this list [*], I've 
&lt;br&gt;been able to get the full chain of certificates with mod_jk successfully 
&lt;br&gt;with Jetty. One of the reasons I wanted to change is that the Jetty team 
&lt;br&gt;now recommends using mod_proxy.
&lt;br&gt;In fact, they also suggest using mod_proxy_http rather than mod_proxy_ajp.
&lt;br&gt;For this, I think getting the full chain of certificate would require a 
&lt;br&gt;variable in mod_ssl (for example SSL_CLIENT_CERT_CHAIN as it's done 
&lt;br&gt;using my patch, or something else and/or a better patch), combined with 
&lt;br&gt;a custom header via mod_headers. Of course, this would also require the 
&lt;br&gt;reverse proxy to clear such a user-provided request header, if present, 
&lt;br&gt;to avoid spoofing. I suppose this could be useful for other containers 
&lt;br&gt;behind a reverse proxy, even if they don't support AJP.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Bruno.
&lt;br&gt;&lt;br&gt;&lt;br&gt;[*] 
&lt;br&gt;&lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3Cgcd6qb$9hg$1@ger.gmane.org%3E&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3Cgcd6qb$9hg$1@...%3E&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/mod_ssl%2C-SSL_CLIENT_CERT_CHAIN%2C-mod_proxy_ajp-and-full-chain-of-client-certificates-tp19741343p19841093.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19841029</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T09:07:39Z</published>
	<updated>2008-10-06T09:07:39Z</updated>
	<author>
		<name>Mauro Sacchetto-3</name>
	</author>
	<content type="html">Il lunedì 6 ottobre 2008 15:56:23 Krist van Besien ha scritto:
&lt;br&gt;&amp;gt; In what direction do you want the rewrite to happen?
&lt;br&gt;&amp;gt; Let me guess: You want the user to be able to enter the following in
&lt;br&gt;&amp;gt; the address bar in his browser:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&lt;br&gt;&amp;gt; and the webserver should then answer with the same content as if the
&lt;br&gt;&amp;gt; user had entered:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;&amp;gt; Am I correct?
&lt;br&gt;Yes!
&lt;br&gt;&lt;br&gt;&amp;gt; In this case you just have you rewrite the wrong way around. You are
&lt;br&gt;&amp;gt; trying to rewrite A -&amp;gt; B whereas you need to rewrite B -&amp;gt; A
&lt;br&gt;The corrected string 
&lt;br&gt;RewriteRule ^giovannifornero.net$ /index.php?pagina=home$ [R=301,NC,L]
&lt;br&gt;doesn't work in any case...
&lt;br&gt;&lt;br&gt;&amp;gt; Doing this in .htaccess files is possible with a rewrite, but this
&lt;br&gt;&amp;gt; might not be the best way. If you want visitors to your site to start
&lt;br&gt;&amp;gt; at /index.php?pagina=home than the following might work better:
&lt;br&gt;&amp;gt; DirectoryIndex /index.php?pagina=home
&lt;br&gt;I describe you the situation. I start with the address:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;.
&lt;br&gt;I change page, After, I come back to home using the menu.
&lt;br&gt;Ths time, the address is:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;I'd like the address was in any case &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Thanx
&lt;br&gt;MS
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux user no.: 353546
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841029&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841029&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19841029&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19841029.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19840920</id>
	<title>Re: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T09:04:30Z</published>
	<updated>2008-10-06T09:04:30Z</updated>
	<author>
		<name>Krist van Besien</name>
	</author>
	<content type="html">On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; But, yeah, if I had
&lt;br&gt;&amp;gt; thought through it I would have realized that you are not supposed to be
&lt;br&gt;&amp;gt; able to do this and can't with IIS at least.
&lt;br&gt;&lt;br&gt;You can't do this with Apache nor with IIS ,and it has nothing to do
&lt;br&gt;with a limitation of the software. The problem is in the SSL
&lt;br&gt;protocol..
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; For the SVN virtual host, the documentRoot parameter is set to &amp;quot;C:/Program
&lt;br&gt;&amp;gt; Files/VisualSVN Server&amp;quot;. &amp;nbsp;Within the &amp;quot;/&amp;quot; location block, the SVNIndexXSLT
&lt;br&gt;&amp;gt; parameter is set to &amp;quot;/htdocs/svnindex.xsl&amp;quot;, thus the full file system path
&lt;br&gt;&amp;gt; to the XSLT file is &amp;quot;C:/Program Files/VisualSVN Server/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&amp;gt; which is correct and valid.
&lt;br&gt;&lt;br&gt;What happens If you try to request this directly in a browser, eg. you
&lt;br&gt;try to request:
&lt;br&gt;&lt;a href=&quot;https://svn.mydomain.com/htdocs/svindex.xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/htdocs/svindex.xsl&lt;/a&gt;&lt;br&gt;It could be that the sever just won't allow you to get the file.
&lt;br&gt;Also check what the error log says. When you get an error code usually
&lt;br&gt;there will be something in the errorlog indicating what might be the
&lt;br&gt;problem.
&lt;br&gt;&lt;br&gt;Krist
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist@...&lt;/a&gt;
&lt;br&gt;Bremgarten b. Bern, Switzerland
&lt;br&gt;--
&lt;br&gt;A: It reverses the normal flow of conversation.
&lt;br&gt;Q: What's wrong with top-posting?
&lt;br&gt;A: Top-posting.
&lt;br&gt;Q: What's the biggest scourge on plain text email discussions?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840920&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19840920.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19840403</id>
	<title>RE: RPM build error: File not found: /usr/local/apr-util-httpd/lib/libexpat.a</title>
	<published>2008-10-06T08:36:29Z</published>
	<updated>2008-10-06T08:36:29Z</updated>
	<author>
		<name>Jorge Medina-5</name>
	</author>
	<content type="html">&lt;br&gt;I would be interested if you can make that work.
&lt;br&gt;I assume you want to build a relocatable package.
&lt;br&gt;&lt;br&gt;Try specifying the LD_LIBRARY_PATH before executing httpd to include the
&lt;br&gt;target directories where the APR and APR-util libraries get installed.
&lt;br&gt;I tried something similar, but it did not work. For some reason my httpd
&lt;br&gt;executable gets a run path (embedded in the executable) with the
&lt;br&gt;/usr/lib64 in the middle of the APR and APR-util paths. If you are
&lt;br&gt;building in a 32-bit environment you may not have that problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Vijaykumar Borkar [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjkumar.borkar@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, October 03, 2008 1:45 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: [users@httpd] RPM build error: File not found:
&lt;br&gt;/usr/local/apr-util-httpd/lib/libexpat.a
&lt;br&gt;&lt;br&gt;Hi All,
&lt;br&gt;I am trying to build a rpm from Apache 2.2.9 source and encountering the
&lt;br&gt;error:
&lt;br&gt;&lt;br&gt;error: File not found:
&lt;br&gt;/home/vjkumar/apachews/apache_new/dist/BUILD/apache-root/usr/local/apr-u
&lt;br&gt;til-httpd/lib/libexpat.a
&lt;br&gt;&lt;br&gt;&lt;br&gt;RPM build errors:
&lt;br&gt;&amp;nbsp; &amp;nbsp; File not found:
&lt;br&gt;/home/vjkumar/apachews/apache_new/dist/BUILD/apache-root/usr/local/apr-u
&lt;br&gt;til-httpd/lib/libexpat.a
&lt;br&gt;make: *** [rpm] Error 1
&lt;br&gt;&lt;br&gt;The make for httpd-2.2.9/srclib/apr, httpd-2.2.9/srclib/apr-util
&lt;br&gt;and httpd-2.2.9/ are successful.
&lt;br&gt;&lt;br&gt;My rpmbuild command in Makefile is
&lt;br&gt;rpmbuild --define &amp;quot;_topdir ${RPM_TOP_DIR}&amp;quot; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --bb ${PACKAGE_NAME}.spec
&lt;br&gt;&lt;br&gt;Thanking you in advance
&lt;br&gt;&lt;br&gt;~VJ
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server
&lt;br&gt;Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840403&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RPM-build-error%3A-File-not-found%3A--usr-local-apr-util-httpd-lib-libexpat.a-tp19792485p19840403.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839504</id>
	<title>RE: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T07:50:07Z</published>
	<updated>2008-10-06T07:50:07Z</updated>
	<author>
		<name>Jeff Chastain-3</name>
	</author>
	<content type="html">Krist,
&lt;br&gt;&lt;br&gt;Hmmm ... the server was originally only setup to serve SVN and was setup
&lt;br&gt;with SSL. &amp;nbsp;I added Trac to it on a different VirtualHost without thinking
&lt;br&gt;about the SSL issue and it still appears to be working. &amp;nbsp;But, yeah, if I had
&lt;br&gt;thought through it I would have realized that you are not supposed to be
&lt;br&gt;able to do this and can't with IIS at least.
&lt;br&gt;&lt;br&gt;For the SVN virtual host, the documentRoot parameter is set to &amp;quot;C:/Program
&lt;br&gt;Files/VisualSVN Server&amp;quot;. &amp;nbsp;Within the &amp;quot;/&amp;quot; location block, the SVNIndexXSLT
&lt;br&gt;parameter is set to &amp;quot;/htdocs/svnindex.xsl&amp;quot;, thus the full file system path
&lt;br&gt;to the XSLT file is &amp;quot;C:/Program Files/VisualSVN Server/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;which is correct and valid. &amp;nbsp;One suggestion I found online was to have a
&lt;br&gt;separate location block for &amp;quot;/htdocs&amp;quot; where DAV was disabled and this is
&lt;br&gt;what I have. &amp;nbsp;The full config is shown below.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DocumentRoot 		&amp;quot;C:/Program Files/VisualSVN Server&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Location &amp;quot;/&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DAV svn
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNParentPath		&amp;quot;F:\Repositories&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNListParentPath	on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SVNIndexXSLT		&amp;quot;/htdocs/svnindex.xsl&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthName		&amp;quot;Subversion Repositories&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthType		Basic
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthBasicProvider	file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthUserFile		&amp;quot;F:/Repositories/htpasswd&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AuthzSVNAccessFile	&amp;quot;F:/Repositories/authz&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; require valid-user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Location&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Location &amp;quot;/htdocs&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DAV off
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Location&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks for the help.
&lt;br&gt;-- Jeff
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Krist van Besien [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;] 
&lt;br&gt;Sent: Monday, October 06, 2008 9:09 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [users@httpd] Apache Conf. Issue - SVN
&lt;br&gt;&lt;br&gt;On Sun, Oct 5, 2008 at 1:02 AM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; NameVirtualHost *:443
&lt;br&gt;&lt;br&gt;This is surperflous, as you can't have SSL Named based Virtual Hosts.
&lt;br&gt;You are not trying to do this, aren't you?
&lt;br&gt;&lt;br&gt;&amp;gt; With this config, I am currently having two issues. &amp;nbsp;I can browse the
&lt;br&gt;domain
&lt;br&gt;&amp;gt; just fine, but if I do not enter a repository name (i.e.
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://svn.mydomain.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/&lt;/a&gt;&amp;nbsp;only), then I get a 403 error message. &amp;nbsp;Second,
&lt;br&gt;if
&lt;br&gt;&amp;gt; I try to browse a repository (&lt;a href=&quot;https://svn.mydomain.com/Sandbox&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/Sandbox&lt;/a&gt;), then I
&lt;br&gt;get
&lt;br&gt;&amp;gt; an error which states &amp;quot;Error loading stylesheet: Parsing an XSLT
&lt;br&gt;stylesheet
&lt;br&gt;&amp;gt; failed.&amp;quot;
&lt;br&gt;&lt;br&gt;Can you tell us what the value is of your DocumentRoot parameter, and
&lt;br&gt;where you actually put the xsl file?
&lt;br&gt;&lt;br&gt;Krist
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist@...&lt;/a&gt;
&lt;br&gt;Bremgarten b. Bern, Switzerland
&lt;br&gt;--
&lt;br&gt;A: It reverses the normal flow of conversation.
&lt;br&gt;Q: What's wrong with top-posting?
&lt;br&gt;A: Top-posting.
&lt;br&gt;Q: What's the biggest scourge on plain text email discussions?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839504&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19839504.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839321</id>
	<title>2.2.10 T&amp;R on Oct 7</title>
	<published>2008-10-06T07:42:28Z</published>
	<updated>2008-10-06T07:42:28Z</updated>
	<author>
		<name>Jim Jagielski</name>
	</author>
	<content type="html">Subj says it all...
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/STATUS-file%2C-2.2.10-and-voting-tp19480612p19839321.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839269</id>
	<title>Re: Protecting a Directory</title>
	<published>2008-10-06T07:40:14Z</published>
	<updated>2008-10-06T07:40:14Z</updated>
	<author>
		<name>Matus UHLAR - fantomas</name>
	</author>
	<content type="html">&amp;gt; &amp;gt; AuthUserFile xampp/htdocs/xxxx/.htpasswd
&lt;br&gt;&lt;br&gt;On 03.10.08 16:47, Eric Covener wrote:
&lt;br&gt;&amp;gt; Is that really a relative path? &amp;nbsp;Also, your passwords should not be
&lt;br&gt;&amp;gt; under your DocumentRoot or any Aliases.
&lt;br&gt;&lt;br&gt;It would be nice to have AuthRoot or similar directive for auth* files.
&lt;br&gt;And it would help people to put their password files out of DocumentRoot's.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matus UHLAR - fantomas, &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uhlar@...&lt;/a&gt; ; &lt;a href=&quot;http://www.fantomas.sk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fantomas.sk/&lt;/a&gt;&lt;br&gt;Warning: I wish NOT to receive e-mail advertising to this address.
&lt;br&gt;Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
&lt;br&gt;LSD will make your ECS screen display 16.7 million colors
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839269&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839269&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839269&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Protecting-a-Directory-tp19790639p19839269.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838995</id>
	<title>Re: mod_ssl, SSL_CLIENT_CERT_CHAIN, mod_proxy_ajp and full chain of client certificates</title>
	<published>2008-10-06T07:19:54Z</published>
	<updated>2008-10-06T07:19:54Z</updated>
	<author>
		<name>Bruno Harbulot-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I thought that Tomcat (at least recent versions) was able to get the 
&lt;br&gt;full chain, but I guess I was wrong.
&lt;br&gt;I'm in fact using Jetty behind mod_jk, and it exposes the full chain of 
&lt;br&gt;certificates in the &amp;quot;javax.servlet.request.X509Certificate&amp;quot; request 
&lt;br&gt;attribute, as expected (I am using &amp;quot;JkOptions +ForwardSSLCertChain&amp;quot;). 
&lt;br&gt;The version of mod_jk I'm using is that shipped with Ubuntu 8.04, so 
&lt;br&gt;it's mod_jk 1.2.25. As far as I can tell, it hasn't been patched for 
&lt;br&gt;this. I've also tried it successfully with the version shipped with CentOS.
&lt;br&gt;&lt;br&gt;I was getting the impression that mod_jk was being deprecated in favour 
&lt;br&gt;of mod_proxy_ajp. I've also experienced intermittent connection problems 
&lt;br&gt;between Apache Httpd and the Jetty-based application I'm using. These 
&lt;br&gt;problems could be due to many things, including the way I've deployed 
&lt;br&gt;the system, so I've tried to investigate it by using mod_proxy_ajp 
&lt;br&gt;instead of mod_jk.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Bruno.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Bill Barker wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yes, while mod_jk has an option to send the cert chain (added a little over 
&lt;br&gt;&amp;gt; 18 months ago by mturk), no Tomcat connector has an option to read it. &amp;nbsp;As a 
&lt;br&gt;&amp;gt; result, Tomcat will read the end certificate and ignore the rest of the 
&lt;br&gt;&amp;gt; chain.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This is because the AJP/1.3 protocol was created back in the days of 
&lt;br&gt;&amp;gt; Servlet-2.2 (corresponding to Tomcat 3.x) and back then only the end 
&lt;br&gt;&amp;gt; certificate was exposed by the Servlet-API.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mladen's patch to mod_jk is simplier than this one, so I would prefer it to 
&lt;br&gt;&amp;gt; this one. &amp;nbsp;But I have no voting rights on this list :).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;quot;Bruno Harbulot&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838995&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bruno.Harbulot@...&lt;/a&gt;&amp;gt; wrote in message 
&lt;br&gt;&amp;gt; news:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838995&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gbt26i$9p2$1@...&lt;/a&gt;...
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm trying to use mod_proxy_ajp instead of mod_jk, but I'd like to be
&lt;br&gt;&amp;gt;&amp;gt; able to pass the whole client certificate chain, instead of only the end
&lt;br&gt;&amp;gt;&amp;gt; certificate. The servlet specification allows for a chain of
&lt;br&gt;&amp;gt;&amp;gt; certificates to be presented and this is indeed possible with mod_jk,
&lt;br&gt;&amp;gt;&amp;gt; using &amp;quot;JkOptions +ForwardSSLCertChain&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This doesn't seem to be possible using mod_proxy_ajp, which uses the
&lt;br&gt;&amp;gt;&amp;gt; content of the SSL_CLIENT_CERT variable only.
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/mod_ssl%2C-SSL_CLIENT_CERT_CHAIN%2C-mod_proxy_ajp-and-full-chain-of-client-certificates-tp19741343p19838995.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838712</id>
	<title>Re: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T07:08:58Z</published>
	<updated>2008-10-06T07:08:58Z</updated>
	<author>
		<name>Krist van Besien</name>
	</author>
	<content type="html">On Sun, Oct 5, 2008 at 1:02 AM, Jeff Chastain &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; NameVirtualHost *:443
&lt;br&gt;&lt;br&gt;This is surperflous, as you can't have SSL Named based Virtual Hosts.
&lt;br&gt;You are not trying to do this, aren't you?
&lt;br&gt;&lt;br&gt;&amp;gt; With this config, I am currently having two issues. &amp;nbsp;I can browse the domain
&lt;br&gt;&amp;gt; just fine, but if I do not enter a repository name (i.e.
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://svn.mydomain.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/&lt;/a&gt;&amp;nbsp;only), then I get a 403 error message. &amp;nbsp;Second, if
&lt;br&gt;&amp;gt; I try to browse a repository (&lt;a href=&quot;https://svn.mydomain.com/Sandbox&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.mydomain.com/Sandbox&lt;/a&gt;), then I get
&lt;br&gt;&amp;gt; an error which states &amp;quot;Error loading stylesheet: Parsing an XSLT stylesheet
&lt;br&gt;&amp;gt; failed.&amp;quot;
&lt;br&gt;&lt;br&gt;Can you tell us what the value is of your DocumentRoot parameter, and
&lt;br&gt;where you actually put the xsl file?
&lt;br&gt;&lt;br&gt;Krist
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist@...&lt;/a&gt;
&lt;br&gt;Bremgarten b. Bern, Switzerland
&lt;br&gt;--
&lt;br&gt;A: It reverses the normal flow of conversation.
&lt;br&gt;Q: What's wrong with top-posting?
&lt;br&gt;A: Top-posting.
&lt;br&gt;Q: What's the biggest scourge on plain text email discussions?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838712&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Conf.-Issue---SVN-tp19818894p19838712.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838633</id>
	<title>DO NOT REPLY [Bug 45333] Header directive deletes multiple headers</title>
	<published>2008-10-06T07:05:16Z</published>
	<updated>2008-10-06T07:05:16Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=45333&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=45333&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #9 from Oleg Gryb &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838633&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oleg@...&lt;/a&gt;&amp;gt; &amp;nbsp;2008-10-06 07:05:15 PST ---
&lt;br&gt;(In reply to comment #8)
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; (In reply to comment #7)
&lt;br&gt;&amp;gt; &amp;gt; (In reply to comment #6)
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; *** Bug 45952 has been marked as a duplicate of this bug. ***
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; ed.t = apr_table_make(r-&amp;gt;pool, 5); - does it mean that the max number of
&lt;br&gt;&amp;gt; &amp;gt; headers with the same name is 5?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; No. It does mean that the table reserves space for 5 entries at initialization.
&lt;br&gt;&amp;gt; See 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://apr.apache.org/docs/apr/1.3/group__apr__tables.html#g7b0a16a1388c68e66bff32190cf092f6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apr.apache.org/docs/apr/1.3/group__apr__tables.html#g7b0a16a1388c68e66bff32190cf092f6&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;Thanks, it should suffice then. I'm just curious why you need to create/delete
&lt;br&gt;headers instead of just replacing header's values in place? Would not you agree
&lt;br&gt;that replacing values in place will work faster (no need to create a new apr
&lt;br&gt;table or create/delete the whole headers). I've tried to do that in
&lt;br&gt;replace_values function. Could you think about any negative side-effects with
&lt;br&gt;the latter solution?
&lt;br&gt;&lt;br&gt;Thanks again for the quick fix and reply - I should've checked the bugzilla
&lt;br&gt;before posting.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838633&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bugs-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838633&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bugs-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Bugs-f99.html&quot; embed=&quot;fixTarget[99]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-45333--New%3A-Header-directive-deletes-multiple-headers-tp18261603p19838633.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838529</id>
	<title>Re: AuthzMergeRules blocks everything in default configuration</title>
	<published>2008-10-06T06:59:54Z</published>
	<updated>2008-10-06T06:59:54Z</updated>
	<author>
		<name>Eric Covener</name>
	</author>
	<content type="html">On Mon, Oct 6, 2008 at 9:34 AM, Dan Poirier &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838529&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;poirier@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; One other idea occurs to me. &amp;nbsp;Would it seem more intuitive if a
&lt;br&gt;&amp;gt; context that had no authz directives inherited the settings from its
&lt;br&gt;&amp;gt; predecessor, but as soon you added authz directives, it behaved as if
&lt;br&gt;&amp;gt; you were starting from scratch?
&lt;br&gt;&lt;br&gt;FWIW: Isn't that the current non-trunk behavior?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Covener
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838529&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;covener@...&lt;/a&gt;
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Dev-f98.html&quot; embed=&quot;fixTarget[98]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/AuthzMergeRules-blocks-everything-in-default-configuration-tp19612665p19838529.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838457</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T06:56:23Z</published>
	<updated>2008-10-06T06:56:23Z</updated>
	<author>
		<name>Krist van Besien</name>
	</author>
	<content type="html">On Mon, Oct 6, 2008 at 3:31 PM, Mauro Sacchetto
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mauro.sacchetto@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I must translate the following address:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;&amp;gt; in the more confortable way:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&lt;br&gt;&amp;gt; I tried to put in .htaccess the string:
&lt;br&gt;&amp;gt; RewriteRule ^/index.php?pagina=home$ ^giovannifornero.net &amp;nbsp;[R=301,NC,L]
&lt;br&gt;&amp;gt; but it doesn't happen anything.
&lt;br&gt;&amp;gt; Is there anything conceptually wrong?
&lt;br&gt;&amp;gt; Are there some mistakes in syntax?
&lt;br&gt;&lt;br&gt;In what direction do you want the rewrite to happen?
&lt;br&gt;Let me guess: You want the user to be able to enter the following in
&lt;br&gt;the address bar in his browser:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&lt;br&gt;and the webserver should then answer with the same content as if the
&lt;br&gt;user had entered:
&lt;br&gt;&lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;&lt;br&gt;Am I correct?
&lt;br&gt;&lt;br&gt;In this case you just have you rewrite the wrong way around. You are
&lt;br&gt;trying to rewrite A -&amp;gt; B whereas you need to rewrite B -&amp;gt; A
&lt;br&gt;&lt;br&gt;Doing this in .htaccess files is possible with a rewrite, but this
&lt;br&gt;might not be the best way. If you want visitors to your site to start
&lt;br&gt;at /index.php?pagina=home than the following might work better:
&lt;br&gt;&lt;br&gt;DirectoryIndex /index.php?pagina=home
&lt;br&gt;&lt;br&gt;Krist
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist.vanbesien@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krist@...&lt;/a&gt;
&lt;br&gt;Bremgarten b. Bern, Switzerland
&lt;br&gt;--
&lt;br&gt;A: It reverses the normal flow of conversation.
&lt;br&gt;Q: What's wrong with top-posting?
&lt;br&gt;A: Top-posting.
&lt;br&gt;Q: What's the biggest scourge on plain text email discussions?
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838457&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19838457.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838436</id>
	<title>Re: Address rewriting with mod_rewrite</title>
	<published>2008-10-06T06:55:33Z</published>
	<updated>2008-10-06T06:55:33Z</updated>
	<author>
		<name>Eric Covener</name>
	</author>
	<content type="html">On Mon, Oct 6, 2008 at 9:31 AM, Mauro Sacchetto
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838436&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mauro.sacchetto@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I must translate the following address:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net/index.php?pagina=home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net/index.php?pagina=home&lt;/a&gt;&lt;br&gt;&amp;gt; in the more confortable way:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.giovannifornero.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.giovannifornero.net&lt;/a&gt;&lt;br&gt;&amp;gt; I tried to put in .htaccess the string:
&lt;br&gt;&amp;gt; RewriteRule ^/index.php?pagina=home$ ^giovannifornero.net &amp;nbsp;[R=301,NC,L]
&lt;br&gt;&amp;gt; but it doesn't happen anything.
&lt;br&gt;&amp;gt; Is there anything conceptually wrong?
&lt;br&gt;&amp;gt; Are there some mistakes in syntax?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;The query string (after the question mark) isn't part of what you're
&lt;br&gt;comparing against. To compare against the query string, precede your
&lt;br&gt;rule with
&lt;br&gt;Rewritecond %{QUERY_STRING} pagina=home (and remove the query string part.
&lt;br&gt;&lt;br&gt;The 2nd parameter of your RewriteRule should be a full URL
&lt;br&gt;(host/port/path) or just &amp;quot;/&amp;quot; in this case would work, and should not
&lt;br&gt;have any regex characters like &amp;quot;^&amp;quot; in it.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Covener
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838436&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;covener@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;The official User-To-User support forum of the Apache HTTP Server Project.
&lt;br&gt;See &amp;lt;URL:&lt;a href=&quot;http://httpd.apache.org/userslist.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/userslist.html&lt;/a&gt;&amp;gt; for more info.
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838436&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot; &amp;nbsp; from the digest: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838436&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-digest-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838436&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Apache-HTTP-Server---Users-f55.html&quot; embed=&quot;fixTarget[55]&quot; target=&quot;_top&quot; &gt;Apache HTTP Server - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Address-rewriting-with-mod_rewrite-tp19838060p19838436.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19838425</id>
	<title>RE: Apache Conf. Issue - SVN</title>
	<published>2008-10-06T06:54:49Z</published>
	<updated>2008-10-06T06:54:49Z</updated>
	<author>
		<name>Jeff Chastain-3</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;Sorry if this is a duplicate, but
I am new to the list and did not see my message come back to me, so I was not
sure if it posted.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;Thanks for any help.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;-- Jeff&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:black'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt; Jeff Chastain
[mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838425&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Saturday, October 04, 2008 6:03 PM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838425&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;'&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Apache Conf. Issue - SVN&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;This is probably a basic question, but I am anything but an
expert at Apache and I cannot seem to find the answer anywhere.&amp;nbsp; &amp;nbsp;I
have the latest version of Apache setup with Subversion.&amp;nbsp; I have setup a
VirtualHost such that SVN is on its own domain (svn.mydomain.com) and serves
the repositories directly off of that domain (without a /svn folder).&amp;nbsp;
Currently, my VirtualHost definition looks like this ....&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;NameVirtualHost *:443&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;lt;VirtualHost *:443 &amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
ServerName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
svn.mydomain.com&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
ServerAdmin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19838425&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webmaster@...&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
ErrorLog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
F:/Repositories/error.log&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SSLEngine&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
on&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SSLCertificateFile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conf/server.pem&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SSLCertificateKeyFile&amp;nbsp;&amp;nbsp; conf/server.pem&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
DocumentRoot
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;quot;C:/Program Files/VisualSVN Server&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;Location &amp;quot;/&amp;quot; &amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
DAV svn&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SVNParentPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;quot;F:\Repositories&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SVNListParentPath&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SVNIndexXSLT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;quot;/htdocs/svnindex.xsl&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
SVNPathAuthz&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
on&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
AuthName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;quot;Subversion Repositories&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
AuthType&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Basic&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
AuthBasicProvider&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
file&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
AuthUserFile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;quot;F:/Repositories/htpasswd&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
AuthzSVNAccessFile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;F:/Repositories/authz&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
require valid-user&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/Location&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;Location &amp;quot;/htdocs&amp;quot; &amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
DAV off&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/Location&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;lt;/VirtualHost&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;With this config, I am currently having two issues.&amp;nbsp; I
can browse the domain just fine, but if I do not enter a repository name (i.e.
https://svn.mydomain.com/ only), then I get a 403 error message.&amp;nbsp; Second,
if I try to browse a repository (https://svn.mydomain.com/Sandbox), then I get
an error which states &amp;quot;Error loading stylesheet: Parsing an XSLT
stylesheet failed.&amp;quot;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;From what I have found thus far, potentially both of these
issues are because I am serving the SVN repositories directly off of the root
of the domain instead of having a sub &amp;quot;/svn&amp;quot; folder.&amp;nbsp; I know I
have seen this setup before though, so surely this is just a matter of
configuration in order to get the server to find the XSLT stylesheet and
recognize the HTDOCS folder for the root of the domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Anybody out there have any ideas?&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Thanks&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;-- Jeff&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quo