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
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
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
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
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
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
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
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
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
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
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-m
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
, 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
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
From: Jeff Trawick [traw...@gmail.com]
Sent: Thursday, April 15, 2010 7:16 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] apache+mod_fcgid on windows
On Tue, Mar 30, 2010 at 12:23 PM, Brent Davidson wrote:
> Nope but the binary is in the distribution tree and linked from the downl
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
apache.org/dist/httpd/binaries/win32/
--
What is the difference here from your link? (Aside from revision level and typo
in name)
Is this a dependable resource link?
http://www.apachelounge.com/download/
Brent
-
The o
From: Jeff Trawick [traw...@gmail.com]
Sent: Tuesday, March 23, 2010 9:54 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] apache+mod_fcgid on windows
On Tue, Mar 23, 2010 at 12:32 PM, Brent Davidson wrote:
> I have Apache 2.2.15 installed on Windows2008 box, along with mysql and
From: William A. Rowe Jr. [wr...@rowe-clan.net]
Sent: Tuesday, March 23, 2010 10:24 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] apache+mod_fcgid on windows
On 3/23/2010 11:32 AM, Brent Davidson wrote:
> I have Apache 2.2.15 installed on Windows2008 box, along with mysql and
&g
cgid-2.3.5-crlf.
Inside that is a "child" folder called mod_fcgid-2.3.5.
Do I drop the parent or child inside the main modules folder?
Thanks,
Brent
g
>
Why are you using ProxyPass ? You can use Redirect if don't want to mask
that content is coming from your server (and of course save your bandwidth).
--
Nilesh Govindarajan
Site & Server Adminstrator
www.itech7.com<http://www.itech7.com/>
--
This is the first I have seen this
Anyone tried Apache 2.2.15 with PHP 5.3 and Mysql 5.1.44 yet?
Thanks for all the great information & help out there!
Brent
> Brent Davidson :
> Website was built on Linux box using php. Site was moved to Windows
> Web server box with IIS, Mysql, PHP. New webdesigner said it did not
> "work" right, due to transition from Linux to Windows.
Desing is about images, HTML and CSS: no relation
On 03/12/10 15:59, Brent Davidson wrote:
> Can anyone out there tell me if is workable or not to install
> Apache(most current version) on a Windows Web server? I am trying to
> pick up the pieces of a not-so-clean website installation.
It is workable to install Apache on Windows, b
--
From: "Brent Davidson"
Sent: 12 March, 2010 21:59
To:
Subject: [us...@httpd] apache on windows
> Can anyone out there tell me if is workable or not to install Apache(most
> current version) on a Windows Web server?
> I am tr
ru all that, I want to find out, if possible, if it is a
compatibility issue with webserver version, or just screwed up install due to
too many hands in cookie jar.
Thanks,
Brent
> -Message d'origine-
> De : Reese [mailto:howel...@inkworkswell.com]
> Envoyé : vendredi 12 mars 2010 19:17
> À : users@httpd.apache.org
> Objet : Re: [us...@httpd] connections monitor
>
> On 12-Mar-10 13:01, Brent Davidson wrote:
> > I am wondering i
I am wondering if there is a way some of you are aware of to monitor concurrent
connections to the Apache server, that does not include counting all the IP's
in the access log at one point in time?
Thanks,
Brent
You do realize Xampp is a test and development package and not designed for a
"production" environment correct?
Thanks,
Brent Davidson
This particular version of Apache is part of the XAMPP Package which is
a COMPLETE Package containing: Apache, MySQL, Filezilla, Mercury, PHP, &
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
"
r via server 1?
Thanks,
Brent Friedman
-
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.ap
other server.
Thanks,
Brent Friedman
Boyle Owen wrote:
-Original Message-
From: Brent Friedman [mailto:br...@brentfriedman.net]
Sent: Friday, June 12, 2009 12:31 AM
To: users@httpd.apache.org
Subject: [us...@httpd] redirect webdav traffic from dmz to
server inside firewall?
I have
4.139/webdav
The two servers can ping each other successfully.
It would be great to force everything to port 443, but even port 80
would be good, at this point.
Thanks,
Brent Friedman
-
The official User-To-User support for
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
/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
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
I would like to run 2 instances of Apache 2.2 on a MS Windows 2003 server.
One would be port 80 (for users), the second port () for developers. The
developers would like to have separate services so they could stop Apache
services without stopping services for users. From what I understand
/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
hile keeping the web server root dir of
/usr/smb/somediretory ??
thank you
--
Brent
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more i
archives over the past year (BTW, is all of March 2007 missing?), so
clearly I'm the only one confused out here. Hate to ask, but I'm not
finding anything in my searches.
Thanks in advance for any pointers or tips,
Brent
-
off of a NIS mounted home (auto.home) I am getting a
access denied message. Is there a problem with the Apache serving the homes
from an NIS
domain? Thanks Brent
Brent Snow
SYTACOM Systems Administrator
McGill University
514-398-1355
ctory, but the lock files do not get created there either.
I tried running apache with the 'truss' utility to see if there were any
errors in creating the lock files, but it doesn't appear to even try.
What could be going w
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
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] 11/21/2005 6:15 PM >>>
On 11/21/05, Brent Herring <[EMAIL PROTECTED]> wrote:
> >> The problem is this: Many pages on the web site are accessed by a Perl
> >> script. The script writes out the page template that is the same for all
>>> [EMAIL PROTECTED] 11/14/2005 6:52:00 PM >>>
On 11/14/05, Brent Herring <[EMAIL PROTECTED]> wrote:
>> I'm having a problem with Apache directory restrictions that I have
>> not found this same issue in the FAQ or archives. I get the feeli
e web server directory restrictions are ignored
and the file is displayed.
Is this what is supposed to happen? Since this isn't what I would like to
happen, can it be overcome?
Thanks,
Brent.
D. Brent Herring
Information Technology
University of Central Arkansas
[EMAIL PROTECTED]
UCA IT: 50
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
--
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
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.
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
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
environment and complied everything great.
Thanks for the responses.
Brent
-Original Message-
From: Hugh Williams [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 10:37 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Re: Encountering compile problems installing
version 2.0.54 on
Thanks for the reply Owen,
I am using the c compiler that is bundled with the operating system. I'm
hoping to draw from the experience from anyone who has compiled on HP-UX using
the bundled c compiler.
Brent
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
session information.
At first I thought this could be caused by the compiler commands but I
issued a simple compile to see if the same error is returned and it is,
included at the end of this thread. I also included the line that the
error is occurring on.
Any and all help is appreciated.
Brent
55 matches
Mail list logo