Quoting Joshua Slive <[EMAIL PROTECTED]>:
> You've already been told several times that the problem is likely
> SELinux config, and you've been given direct links explaining how to
> understand and solve the problem. What more do you want?
>
I just told you that user which have home directory
On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
Thanks, Joshua. I'm glad I asked. The ways I was planning to attempt
would've been *far* more complex. I had no idea it would be that
simple.
If I understand you correctly...mod_rewrite does *not* modify the CGI
variables? If not, then I pr
Thanks, Joshua. I'm glad I asked. The ways I was planning to attempt
would've been *far* more complex. I had no idea it would be that
simple.
If I understand you correctly...mod_rewrite does *not* modify the CGI
variables? If not, then I probably don't have to pass anything along
at all. Tha
On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
I've gotten some great feedback on this question, but would still
really like to see some kind of example code to help me get started.
I suspect I'll need to use RewriteBase and RewriteCond in addition to
RewriteRule, but I'm not feeling all tha
I've gotten some great feedback on this question, but would still
really like to see some kind of example code to help me get started.
I suspect I'll need to use RewriteBase and RewriteCond in addition to
RewriteRule, but I'm not feeling all that confident in my, ahem,
analysis.
In my case, for a
On 7/1/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Hi,
I am configuring two maven repositories on two sites using maven
proxy[1]. The sites are in two different countries with a 1Mbps line
between them so I need to make sure that requests are localized.
So far I have the following setup on b
On 7/1/06, David Gianndrea <[EMAIL PROTECTED]> wrote:
No it is not an issue for us due to auth, but rather firewall
rules. I wonder if an enhancement request would possible for
the next release. Do you know the best way to submit such a
request?
The bug database / issue tracker:
http://httpd.ap
No it is not an issue for us due to auth, but rather firewall
rules. I wonder if an enhancement request would possible for
the next release. Do you know the best way to submit such a
request?
Thanks for the quick response!
Joshua Slive wrote:
On 6/30/06, David Gianndrea <[EMAIL PROTECTED]> wro
Hi,
I am configuring two maven repositories on two sites using maven
proxy[1]. The sites are in two different countries with a 1Mbps line
between them so I need to make sure that requests are localized.
So far I have the following setup on both sites
- Apache2 (80) w/ Tomcat 5.5 (8080)
- The f