See response to Jun. I got rid of mod_access_compat and switched to Require
statements. Still lets browse the svn repo to which my id should not have
access.
The svn access file contains the following. My id is utcaus\leftism. I am
only in the admin group which has r/w access to /. I am not in the other
groups which have access to the repos defined under slash.
[groups]
admin = utcaus\loftism, utcaus\vasquer-a, utcaus\g0044320
#
SVNtestteam = utcaus\haugsch, utcaus\welcher, utcaus\vasquer-a, utcaus\
g0044320
#
Bethtestteam = utcaus\welcher, utcaus\vasquer-a, utcaus\g0044320
#
[/]
@admin = rw
# Allow developers complete access to their project repos
#
[SVN_test:/]
@SVNtestteam = rw
#
[Beth_test:/]
@Bethtestteam = rw
Thanks for the suggestion. Any more thoughts on the subject?
On Monday, September 26, 2016 at 11:35:15 AM UTC-4, RjOllos wrote:
>
>
> On Friday, September 23, 2016 at 10:56:54 PM UTC+1, Mary Loftis wrote:
>>
>> I had added the *mod_access_compat*
>> <https://httpd.apache.org/docs/current/mod/mod_access_compat.html> load
>> module which was supposed to allow me to use the old Deny/Order type
>> commands. Right now I'm having an issue with the server, so I can't test
>> removing the mod_access_compat and trying the Require statement.
>>
>> Regarding mod_python...all the research I did indicated there wasn't a
>> version of the mod_python load module for Apache 2.4 compatible with Python
>> 2.7.1 for Windows Server 2008. Everything indicated to use mod_wsgi
>> instead. If you know where I can get the mod_python load module (I can't be
>> compiling it myself), then please provide the url. Thanks.
>>
>
> I'm not familiar with Windows server, though though 2008 is pretty much
> end of life by now. I just wanted to clarify that mod_python could
> generally be used, but mod_wsgi is a fine choice.
>
> When your server is in better shape, I'd disable the mod_access_compat
> module and try to convert to the Apache 2.4 syntax. It's fairly
> straightforward.
>
> - Ryan
>
>
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.