just
give the single user account ownership on both directories.
Let me know how you guys are doing things.
Brad Harris
Senior Windows System Engineer
Masco Cabinetry
Kraftmaid(r) | Merillat(r) | QualityCabinets(r) | DENOVA(r)
4600 Arrowhead Drive
Ann Arbor, MI 48105
brad.har...@mascocabinet
extension how
easy it is to bypass. Is there another way to do this?
Brad
-Original Message-
From: Walter H. [mailto:walte...@mathemainzel.info]
Sent: Wednesday, June 04, 2014 7:12 AM
To: users@httpd.apache.org
Subject: Re: [users] Only allow access from specific domains?
On 03.06.201
esponsecode 403 for /var/www/html/...
So based on that line in the error log I would assume it's workingit just
isn't redirecting, and it's slowing the site down.
Any help would be greatly appreciated!
Thanks,
Brad
---
New Gentoo server and my config appears correct but all domains are being
sunk into default.
When accessing:
http://ipv6mailer.com/index.html
404 URL /index.html was not found on this server.
dev-box-201 ~ # ls -l /home/ipv6mailer/www/
-rw-r--r-- 1 root root 45 Aug 23 04:05 index
pache on Windows NFS Mount
On Fri, Sep 28, 2012 at 4:50 PM, Brad Baker wrote:
> Thanks but this is for UNC/SMB/CIFS (which I already have working -
> albeit performance is awful). I'm trying to use NFS.
It seems that you have some shared symptoms -- the service environment
you're
pache on Windows NFS Mount
On Fri, Sep 28, 2012 at 3:42 PM, Brad Baker wrote:
> I'm trying to get apache on windows 2008 R2 to work with an NFS mount
> as the document root. I have done the following:
See if this helps:
http://httpd.apache.org/docs/2.4/platform/windows.
I've also configured EnableMMAP off and EnableSendfile off which I
believe is suggested for network file systems. That doesn't help (either
with SMB or NFS). Can anyone help me understand why this is failing?
Thanks
Brad
I found the problem
https://rails.lighthouseapp.com/projects/8994/tickets/4690-mongrel-doesnt-work-with-rails-238
The fix I used is here
http://gist.github.com/471663
all is well
From: Brad Hodges [mailto:b...@tvdco.com]
Sent: Saturday, November 13, 2010 6:18 AM
To: 'users@httpd.apach
I can't get my Rails app served up on Apache2.2 running on Windows via mongrel.
At some level it is working, I can get my Rails app to receive requests from
mongrel, and the Rails app appears to be happy, but Apache always returns 404
not found.
I'm using mod_proxy like so:
NameVirtualHost
1 PM, Eric Covener wrote:
> On Mon, Sep 27, 2010 at 5:09 PM, Brad Lira wrote:
>> hello,
>>
>> when the MaxRequestsPerChild has reached, and the child is killed,
>> does the is_graceful variable set in worker.c?
>
> It doesn't appear so
>
>> If so, how
recycled.
appreciate your help.
thanks,
brad.
-
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-unsub
recycled.
appreciate your help.
thanks,
brad.
-
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-unsub
thanks,
On Tue, Aug 17, 2010 at 1:52 PM, Jeff Trawick wrote:
> On Tue, Aug 17, 2010 at 10:40 AM, Brad Lira wrote:
>
>> I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54
>> function rc = read(fd, &c, 1);
>
>
> no, the crash is happening on some o
Hi all,
I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54 function rc
= read(fd, &c, 1);
I am using 2.2.14, I googled and the problem was there in 2.2.3.
Does anyone know if this was fixed post 2.2.14?
thanks,
hi,
how to build an rpm package from apache tar ball?
thanks,
thanks Sander,
it works.
On Fri, Mar 26, 2010 at 12:25 AM, Sander Temme wrote:
>
> On Mar 25, 2010, at 8:36 PM, Brad Lira wrote:
>
> > does anyone has an example of ap_hook_monitor,
> > thanks in advance.
>
>
> http://svn.apache.org/repos/asf/http
does anyone has an example of ap_hook_monitor,
thanks in advance.
:
>
> On Mar 22, 2010, at 2:52 PM, Brad lira wrote:
>
> hello,
>> does anyone know how to get the following metrics:
>>
>> - number of connected clients
>> - number of active clients
>> - number of idle clients
>>
>> thanks,
>> hash
hello,
does anyone know how to get the following metrics:
- number of connected clients
- number of active clients
- number of idle clients
thanks,
hash
Hello,
I would like to know how many processes are running and threads within each
process and then call a function in each process to read the same variable?
how would one go about doing this?
thanks,
hash
Solved. My Build system had an old libapr that is dependant on libssl..
I configure apache like this now:
./configure --with-included-apr
This will tell make to build/and install the apr include with apache 2.2.14
Thanks
2010/2/25 Igor Galić
>
> - "Brad Cagle" wrote:
>
Im building the httpd binary for a system that does not have libssl, and It
can not have libssl.
Any ideas???
--
Brad Cagle
Vice President of Research & Development
Innovative Converged Technologies, Inc.
http://www.vistaplex.com
Office: 817-457-2053 x208
Mobile: 469-360-6625
"Everybody
.
Thanks in advance.
Cheers,
Brad
-
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: [EMAIL PROTECTED]
"
ng happens when I use --enable-modules=ssl)
Carlos Eduardo Maiolino wrote:
Hey Brad,
I'm not use the apache in the last months, but, I think you can use
the --with-modules=ssl
try `./configure --help | less` to show all options and verify your
sintax ok ?
See you,
Bye.
On Tue, Jul
I'm trying to compile apache (httpd-2.2.9) with ssl support on CentOS 4.6.
I run:
# ./configure --prefix=/opt/apache2 --enable-ssl
and I see:
configure: WARNING: Unrecognized options: --enable-ssl
So I figure maybe I would just enable all the modules with this command:
# ./configu
mation on one site, with nothing to back it up, I figured i'd see what you guys had to say about that. Thanks in advance for your time. -Brad Bowman Where is the .htaccess located? In the DocumentRoot or in the cgi-bin directory? The easiest fix for this would be to put the RewriteRule
but since I was only able to find the
information on one site, with nothing to back it up, I figured i'd
see what you guys had to say about that.
Thanks in advance for your time.
-Brad Bowman
-
The official User-To-User
I think this is the article:
http://virtualthreads.blogspot.com/2006/02/understanding-memory-usage-on-linux.html
-b
Bob Kinney wrote:
It seems to me that I recently read about this apparent (literally) issue.
I think it was on one of Red Hat's magazines. It had to do with diparities
in the wa
followed by
a slash, but we don't.
But I'm certain that it is using the old egrep-style regexes rather than
PCRE. Maybe I should file a bug with the Debian folks, since this is
just a standard Debian package installation. Anyone else using the
Debian package for whom PCRE is wor
Nope. Although technically I want "^/foo", right? Neither works anyway.
Is there any way I can trace what Apache is doing like I can with
RewriteLog? I've tried setting the LogLevel to debug, but that doesn't
give me any particularly helpful info.
Hmm...so this ugly thing actually seems to wo
ried tricks with SetEnvIf and Satisfy Any, but to no avail.
/foo isn't a physical directory, btw...this is a rails application, and
foo actually maps to a controller.
Cheers,
Brad
Bill Jones wrote:
On 5/13/06, Brad Greenlee <[EMAIL PROTECTED]> wrote:
I'm trying to have
this is
the standard Debian package and I haven't seen any other posts
complaining about this.
I've included info about my installation below.
Cheers,
Brad
$ /usr/sbin/apache2 -V
Server version: Apache/2.0.54
Server built: Sep 5 2005 11:15:09
Server's Module Magic Number: 20020
m on the Mac. There was a patch for 2.0.54 I think.
Or you could just jump to 2.0.55 which solves the problem.
Brad
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
e could be, so I can
stop it from happening or at least a _FAST_ way to get apache back
up and running if/when it does happen, so I don't have to enter "oh
crap the server is down" mode.
any input would be appreciated
thanks,
brad bowman
---
34 matches
Mail list logo