RE: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-07 Thread Jeff Chastain
AuthUserFile"F:/Repositories/htpasswd" AuthzSVNAccessFile "F:/Repositories/authz" require valid-user -Original Message- From: Tony Stevenson [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 9:50 AM To: users@httpd.apach

Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-07 Thread Tony Stevenson
Jeff, Silly question, but you do have a DocumentRoot defined for this vhost, right? Otherwise where will httpd serve $docroot/htdocs/svnindex.xsl from? Tony Tony Stevenson wrote: > Jeff, > > Try using a stanza instead then. > Something like this perhaps > > > Dav Off > > > > Chee

Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-07 Thread Tony Stevenson
Jeff, Try using a stanza instead then. Something like this perhaps Dav Off Cheers, Tony Jeff Chastain wrote: > Tony, > > That occurred to me after I sent that last message, but upon swapping the > two location blocks and restarting Apache, I still get the same result. > That par

RE: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Jeff Chastain
it handle calls correctly instead of passing them on to the second ? Thanks -- Jeff -Original Message- From: Tony Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2008 11:30 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN Jeff, Re-or

Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Tony Stevenson
SVN filesystem [500, #720003] > > I believe this is the root of the issues in that SVN / DAV is handling all > requests. > > Thanks > -- Jeff > > > -Original Message- > From: Krist van Besien [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2008 11

RE: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Jeff Chastain
httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain <[EMAIL PROTECTED]> wrote: > But, yeah, if I had > thought through it I would have realized that you are not supposed to be > able to do this and can't with

Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Krist van Besien
On Mon, Oct 6, 2008 at 4:50 PM, Jeff Chastain <[EMAIL PROTECTED]> wrote: > But, yeah, if I had > thought through it I would have realized that you are not supposed to be > able to do this and can't with IIS at least. You can't do this with Apache nor with IIS ,and it has nothing to do with a lim

RE: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Jeff Chastain
;F:/Repositories/authz" require valid-user DAV off Thanks for the help. -- Jeff -Original Message- From: Krist van Besien [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2008 9:09 AM To: users@httpd.apache.org Subje

Re: [EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-06 Thread Krist van Besien
On Sun, Oct 5, 2008 at 1:02 AM, Jeff Chastain <[EMAIL PROTECTED]> wrote: > NameVirtualHost *:443 This is surperflous, as you can't have SSL Named based Virtual Hosts. You are not trying to do this, aren't you? > With this config, I am currently having two issues. I can browse the domain > just

[EMAIL PROTECTED] Apache Conf. Issue - SVN

2008-10-04 Thread Jeff Chastain
This is probably a basic question, but I am anything but an expert at Apache and I cannot seem to find the answer anywhere. I have the latest version of Apache setup with Subversion. I have setup a VirtualHost such that SVN is on its own domain (svn.mydomain.com) and serves the repositories dire

Re: [EMAIL PROTECTED] Apache Conf

2007-03-30 Thread Dragon
Dragon wrote: Kyle Vorster wrote: Hi Guys, I am trying to tweak a apache server installed with cPanel. What I am trying to do is set server-wide 'custom' error pages, but when a user uploads his own set of 'custom' error pages it should over-right the server-wide pages and display the users

Re: [EMAIL PROTECTED] Apache Conf

2007-03-30 Thread Kyle Vorster
HI Dragon, Thank you for the response, cPanel does support this, but I would like to setup something where I config all this by one config file and not for each and every client. Any idea's Kind Regards, Kyle Vorster Dragon wrote: Kyle Vorster wrote: Hi Guys, I am trying to tweak a apach

Re: [EMAIL PROTECTED] Apache Conf

2007-03-30 Thread Dragon
Kyle Vorster wrote: Hi Guys, I am trying to tweak a apache server installed with cPanel. What I am trying to do is set server-wide 'custom' error pages, but when a user uploads his own set of 'custom' error pages it should over-right the server-wide pages and display the users pages. so loo

[EMAIL PROTECTED] Apache Conf

2007-03-30 Thread Kyle Vorster
Hi Guys, I am trying to tweak a apache server installed with cPanel. What I am trying to do is set server-wide 'custom' error pages, but when a user uploads his own set of 'custom' error pages it should over-right the server-wide pages and display the users pages. so looking at something lik

Re: [EMAIL PROTECTED] Apache conf accepting special get parameter [SOLVED]

2007-01-16 Thread Rubén Rubio
On 1/16/07, Nick Kew <[EMAIL PROTECTED]> wrote: On Tue, 16 Jan 2007 12:06:52 +0100 "Rubén Rubio" <[EMAIL PROTECTED]> wrote: > I can't find the option to make apache accept > http://www.tusrestaurantes.com/restaurante.php/id/2414.htm . I our > local test server this is working fine. AcceptPath

Re: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Nick Kew
On Tue, 16 Jan 2007 12:06:52 +0100 "Rubén Rubio" <[EMAIL PROTECTED]> wrote: > I can't find the option to make apache accept > http://www.tusrestaurantes.com/restaurante.php/id/2414.htm . I our > local test server this is working fine. AcceptPathInfo -- Nick Kew Application Development with Ap

RE: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Boyle Owen
> -Original Message- > From: Rubén Rubio [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 1:05 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Apache conf accepting special get parameter > > mm > > I cannot find a suitable plesk

Re: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Rubén Rubio
12:23 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Apache conf accepting special get parameter > > I sure rewrite is not necesary. In our local test server is > working fine in a generic way. > > Plesk has its own configuration and I dont know what I should > add

RE: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Boyle Owen
> -Original Message- > From: Rubén Rubio [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 12:23 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Apache conf accepting special get parameter > > I sure rewrite is not necesary. In our

Re: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Rubén Rubio
rewrite rules. On 1/16/07, Boyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Rubén Rubio [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 12:07 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache conf accepting special get pa

RE: [EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Boyle Owen
> -Original Message- > From: Rubén Rubio [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 12:07 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache conf accepting special get parameter > > Hi, > > I have a web server with apa

[EMAIL PROTECTED] Apache conf accepting special get parameter

2007-01-16 Thread Rubén Rubio
Hi, I have a web server with apache and plesk configuration (almost by default by hosting service) I want a web to accept URLs like http://www.tusrestaurantes.com/restaurante.php/id/2414.htm , but it reports a 404 Error. (typical http://www.tusrestaurantes.com/restaurante.php?id=2414works fine)