Re: [users@httpd] Password Protection Ignored

2011-01-23 Thread --[ UxBoD ]--
- Original Message - Have you checked the Order directive? Also I usually have the Basic authentication in a Location tag to ensure its been applied to the right URL. On Sat, Jan 22, 2011 at 11:45 PM, --[ UxBoD ]-- ux...@splatnix.net wrote: Hi, I have a reports directory I

[users@httpd] Redirect to the diff. servers.

2011-01-23 Thread Tushar Chavan
Hi Experts, We have below requirement. There are two portal servers . Portal 1 -- with url http://epsrm.xyz.com:5/irj Portal 2 --- with https://srmprd.xyz.com:5/irj Apache server is srmarp. Now can we redirect traffic from apache to Portal 1 Portal 2 from same Apache host. I can

Re: [users@httpd] Redirect to the diff. servers.

2011-01-23 Thread Jeroen Geilman
On 1/23/11 6:46 PM, Tushar Chavan wrote: Hi Experts, We have below requirement. There are two portal servers . Portal 1 -- with url http://epsrm.xyz.com:5/irj Portal 2 --- with https://srmprd.xyz.com:5/irj Apache server is srmarp. Now can we redirect traffic from apache to

Re: [users@httpd] Password Protection Ignored

2011-01-23 Thread Jeroen Geilman
On 1/22/11 1:45 PM, --[ UxBoD ]-- wrote: Hi, I have a reports directory I wish to secure and have created the necessary .htaccess file: Don't. Just use the configuration file if you have access to it. It will make life so much easier. -- J.

Re: [users@httpd] Apache 2.2.17 installer without internet connection

2011-01-23 Thread go1008
On Thu, 20 Jan 2011 22:50 -0600, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 1/20/2011 3:50 PM, go1...@mailnew.com wrote: I can't find a place to download an Apache 2.2.17 binary with OpenSSL without MSI installer. I will need to repeat the process many times and may use it on

Re: [users@httpd] Apache 2.2.17 installer without internet connection

2011-01-23 Thread William A. Rowe Jr.
On 1/23/2011 5:54 PM, go1...@mailnew.com wrote: Sorry, I made a mistake. By mistake I somehow thought the size of the 2.2.17 Apache msi package size was much smaller size. I thought the installer will need to download the full package from the internet during the installation. I just went

[users@httpd] Satisfy Any not working here

2011-01-23 Thread J. Bakshi
Dear list, I have a .htaccess with authentication configuration located at the htdocs , so all folders under htdocs need a username / password to be accessed. Now I need to allow connection from a specific IP and to a specific folder, so it would be a password less access for that folder only