[users@httpd] programmatic control of paths to site

2018-04-29 Thread Joseph L. Casale
I have an apache virtual server that proxies requests to a local service. I need to programmatically deny access to various child paths during certain local maintenance operations. Rather than create discrete instances for each child path that I could stop, is there a more elegant solution to handl

[users@httpd] Authentication between multiple virtual hosts

2016-08-19 Thread Joseph L. Casale
I have a couple sites protected with mod_ldap, the first site emits urls with query parameters pointing to the second site. Of course by default if you have authenticated to both sites this works however that is not the most convenient as access to the first site is usually what is of interest. G

RE: [us...@httpd] Directory index w/ virtual servers

2010-05-17 Thread Joseph L. Casale
>Check the mod_dir directions. Thanks for the reply, I forgot the welcome.conf has: Options -Indexes ErrorDocument 403 /error/noindex.html My bad... jlc - The official User-To-User support forum of the Apache HTTP Ser

[us...@httpd] Directory index w/ virtual servers

2010-05-17 Thread Joseph L. Casale
On a default CentOS install I setup a virtual server for a repo and added this config which works for all dirs except the root, I get the welcome redirect. Anyone know what I missed? ServerNamefoo.domain.local DocumentRoot /path/foo Options Indexes AllowOverride All

[us...@httpd] RE: mod_auth_ntlm_winbind issues on CentOS 5

2009-01-21 Thread Joseph L. Casale
KeepAlive was the fix. The problem that remains is apparently Apache doesn't know what to make of the --require-membership-of= switch for ntlm_auth. Anyone know of a way to make this work, presently I am using the 'Require valid-user' directive but hoped to make it more granular based on group me

[us...@httpd] mod_auth_ntlm_winbind issues on CentOS 5

2009-01-21 Thread Joseph L. Casale
I am not having any luck getting this to work, my winbind is working fine, getent/wbinfo/klist all return accurate data, but when trying to access a simple text file in a directory served by apache I get this in the log file: libsmb/ntlmssp.c:ntlmssp_update(334) got NTLMSSP command 3, expected 1