Re: [users@httpd] shared .htpasswd access across multiple servers?

2020-07-26 Thread Brent Clark
You can get htaccess to query a SQL, LDAP backend. Else you will need to look at some type of deployment tool like puppet, ansible. HTH Regards Brent On 2020/07/24 23:08, Jason Pitt wrote: We have some robotics hardware that each has a built in webserver that uses standard .htaccess and .h

[users@httpd] Lock down backuppc to an ip, and too ensure that an htpassword is presented

2017-03-31 Thread Brent Clark
owser, but 'Require ip' is not working / blocking. https://pastebin.com/RUY8WBRn If someone could assist, it would be appreciated. Regards Brent Clark - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For ad

[users@httpd] Left out .c on config file

2014-06-26 Thread Brent Clark
Good day Guys I one of my apache config files, I left out the .c Does that mean apache will no see or use the module? Do I have to use Regards Brent - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For addition

[users@httpd] Htaccess on in certain directories, but off in sub directories query

2013-01-24 Thread Brent Clark
lained my situation and question clearly, but if not, please dont hesitate to ask me to rephrase. Thank you if you can help. Regards Brent Clark - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] an unknown filter was not added: GZIP

2012-03-15 Thread Brent Clark
or replying. A quick grep -r --exclude=*.{png,jpg,jpeg,flv,avi,swp,gif,sql,css,js,htm,html,xml,spc,tpl} --exclude=*cache* --exclude=sess_* --exclude-dir=sessions SetOutputFilter * revealed the culprit .htaccess files. Thank you very mu

[users@httpd] an unknown filter was not added: GZIP

2012-03-14 Thread Brent Clark
Hi Guys I keep seeing this error message an unknown filter was not added: GZIP Google appears to be unhelpful. Server version: Apache/2.2.16 (Debian) Mod_deflate is on. Thanks Brent - To unsubscribe, e-mail: users-unsubscr..

[users@httpd] http headers question

2011-11-12 Thread Brent Clark
images. Will all images not be cached? I previously sent an email about mod_expires. Will mod_expires be ignored based on the above headers? Kind Regards Brent Clark - The official User-To-User support forum of the Apache HTTP

[users@httpd] expires review

2011-11-12 Thread Brent Clark
plus 1 month" ExpiresByType image/jpeg"access plus 1 month" ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/x-icon "access plus 1 m

Re: [users@httpd] Enabling mod_expires and mod_headers

2011-10-27 Thread Brent Clark
nt to enabling both mod_expires and mod_headers. Or is there an added benefit. Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

[users@httpd] Enabling mod_expires and mod_headers

2011-10-27 Thread Brent Clark
Hiya I would like to know is there any benefit to enabling mod_expires and mod_headers together on a server. I'm not sure if my logic is correct, but my idea is to increase caching of images, css, js files on scripts that define no-cache in the headers. Kind Regards Brent

Re: [users@httpd] website performance

2011-07-29 Thread Brent Clark
http://developer.yahoo.com/yslow/ http://getfirebug.com/ HTH Brent - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail:

Re: [us...@httpd] SSL redirect ?

2010-11-04 Thread Brent Clark
On 04/11/2010 18:25, Joost de Heer wrote: Yes, you need ProxyPass/ProxyPassReverse and SSLProxyEngine. Joost And for the idiot and curiosity in me. I take it this is not possible on separate machines? Thanks for replying. Brent -

[us...@httpd] SSL redirect ?

2010-11-04 Thread Brent Clark
, cause of the it been SSL. I would assume this activity as no different as a MITM attack. But googling, says I should look at mod_proxy. Is this possible? What do you guys think. If someone could help. It would be appreciated. Kind Regards Brent Clark

[us...@httpd] ServerLimit and MaxClients

2010-04-16 Thread Brent Clark
Hiya What is the consequences of an overly increased ServerLimit and MaxClients. And to add to this puzzle. What if the number of apache process reach that limit. Kind Regards Brent Clark - The official User-To-User support

Re: [us...@httpd] Centralized logging.

2010-04-09 Thread Brent Clark
r technical problems could affect Apache servers How do you guys typically deal with this? Hiya Why not use splunk. HTH Brent Clark - The official User-To-User support forum of the Apache HTTP Serv

[us...@httpd] Connection reset by peer messages.

2009-07-21 Thread Brent Clark
Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org "

[us...@httpd] Re: Mod rewrite help

2009-05-08 Thread Brent Clark
Brent Clark wrote: Hiya I need help with a rewrite rule, and I was hoping someone would be kind to help. I need to mod_rewrite and /or alias for the following example links. http://192.168.111.124/dms-bookings-1/34873/ACC_1_Comm01_34873_20080303.pdf http://192.168.111.124/dms-bookings

[us...@httpd] Mod rewrite help

2009-05-08 Thread Brent Clark
/ACC_2_Comm02_34873_20080302.pdf But the location of the pdfs file is in /bookingsdata/bookings_data/bookings If anyone can help, I would greatfully appreciate your help. Kind Regards Brent Clark - The official User-To-User support

[EMAIL PROTECTED] windows "top" to view apache scripts called.

2008-09-30 Thread Brent Clark
Hi I got this developer that cant code for .. Anyway on my *BSD / Linux boxes I just run top and I can view the scripts called etc. For windows in Task Manager it just says perl.exe. Would anyone know how to view the script thats causing havoc on my machine. Regards Brent Clark

[EMAIL PROTECTED] client denied by server configuration:

2008-07-31 Thread Brent Clark
/gallery /usr/share/gallery Options FollowSymLinks AllowOverride Limit Options FileInfo Order allow,deny Deny from all If anyone could assist, I would be most appreciative. Kind Regards Brent Clark

[EMAIL PROTECTED] apache version

2005-11-25 Thread Brent Clark
Hi all Would anyone please update / advise me on how I can switch off the version displayed by apache. Kind Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Project. See http

[EMAIL PROTECTED] htaccess session timeout

2005-11-22 Thread Brent Clark
Hi all Would anyone know if its possible to use htaccess with a session timeout. Basically I would like it so that if a user walks away from there work station, on returning they have to re login. If anyone has any tips, advice or URL links, I would be most grateful. Kind Regards Brent Clark

[EMAIL PROTECTED] perl ->premature end of script

2005-08-20 Thread Brent Clark
etc. So it defiantly is an apache config problem. i my error.logs I keep getting, "premature end of script" (something like that). If anyone has any tips or advise, I would greatfully be apprecitive. Kind Regards Brent Clark --

Re: [users@httpd] apache 1.33 ?

2005-06-30 Thread Brent Clark
Boyle Owen wrote: -Original Message- From: Brent Clark [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 29. Juni 2005 17:01 To: apache Subject: [EMAIL PROTECTED] apache 1.33 ? Hi List I have an entry in my apache.conf file like so. I've had a read at this and at your other mail

[users@httpd] apache behind nat

2005-06-30 Thread Brent Clark
anyone has any tips or advice, it would be most apprciated. Kind Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

Re: [users@httpd] apache 1.33 ?

2005-06-29 Thread Brent Clark
Boyle Owen wrote: -Original Message- From: Brent Clark [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 29. Juni 2005 17:01 To: apache Subject: [EMAIL PROTECTED] apache 1.33 ? Hi List I have an entry in my apache.conf file like so. Why don't you describe in plain english what y

[users@httpd] apache 1.33 ?

2005-06-29 Thread Brent Clark
as I want a directory listing the dspam is displayed. If anyone has any advice / tips etc, please dont hesistate in contacting me Kind Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Projec