[users@httpd] Restricting access based on an access file

2013-12-14 Thread Ramesh Nadupalli
Hello, I have integrated apache web server with our internal LDAP and I have requirement to provision role based access to the folders in the docroot. I have earlier used SVN and we were using AuthzSVNAccessFile to meet this requirement. Contents of the file will look like this. {code}

[users@httpd] Resuming a SUSPENDED connection?

2013-12-14 Thread Artem
I have a module which returns SUSPENDED from its handler in order to do stuff in the background before replying to the HTTP client. Can I resume the SUSPENDED connection after the reply has been generated in order to reuse the connection (e.g. keep-alive) for future HTTP requests?

[users@httpd] Using SetHandler directive breaks default DirectoryIndex

2013-12-14 Thread Allasso Travesser
Hello, I created a module with a handler and flagged it using SetHandler directive from within a Directory entry. When I did this, I observed that the DirectoryIndex directive no longer works. i.e., if I have index.html in the site’s root directory, typing the root url gives 404. I tried on

[users@httpd] RE: Help Please

2013-12-14 Thread Srinivasa Rao Katta
Vince/Igor, I fixed my config.nice problem. make and make install are went well. Now,My apache is running in the FIPS mode. The problem was a file called /usr/bin/pkg-config and I moved it to /usr/bin/pkg-config.backup and I ran the /usr/local/apache/build/config.nice under

Re: [users@httpd] redirect within module?

2013-12-14 Thread Allasso Travesser
Thanks Eric for suggesting mod_rewrite. See findings below... On Dec 11, 2013, at 10:26 AM, Eric Covener cove...@gmail.com wrote: On Wed, Dec 11, 2013 at 12:01 PM, Allasso Travesser allassopra...@gmail.com wrote: Hello, From within a module, I would like to redirect the user to a certain

[users@httpd] Test mail. Please ignore

2013-12-14 Thread Ramesh Nadupalli

[users@httpd] Access controls

2013-12-14 Thread Ramesh Nadupalli
Hello, I have integrated apache web server with our internal LDAP and I have requirement to provision role based access to the folders in the docroot. I have earlier used SVN and we were using AuthzSVNAccessFile to meet this requirement. Contents of the file will look like this. {code} [groups]