terminal emulator, and most people
don't have an AS/400 lying around to test with. I am happy to provide traces,
and build with patches for testing purposes.
Thank you,
-Greg
--
Greg Vilardi |Technical Lead E-mail:vila...@panix.com
USnail: 354 Indian Head Rd |V
ache2/sites-available/000-default-conf or sudo -i vi
/etc/apache2/sites-available/000-default-conf to edit it. I used vi,
but you can switch that out with your favorite editor.
Thank you,
Greg Borbonus
*Nix Server administrator
832-699-0461
Skype: greg.borbonus
http://www.linkedin.com/in/gregbor
Thanks Yehuda, I was planning to move to PHP-FPM :-)
Greg Rundlett
https://eQuality-Tech.com
https://freephile.org
On Thu, May 3, 2018 at 10:49 AM, Yehuda Katz wrote:
> We have a server farm with a load balancer, but we still announce a
> maintenance window when we do major MediaWiki up
s to keep an eye on things.
Still, if anyone on list can confirm their practice for rolling out changes
to php.ini + clearing opcache + pushing new code to production under Apache
and mod_php, that would be appreciated.
Greg Rundlett
https://eQuality-Tech.com
https://freephile.org
On Wed, May
g a
simultaneous graceful restart.
Thanks,
Greg
Greg Rundlett
https://eQuality-Tech.com
https://freephile.org
use the --dry-run --verbose options.
Better yet, use git to commit your changes, and setup a "remotes" such as
'origin' and 'dev' to allow you to track, and push code changes.
Greg Rundlett
https://eQuality-Tech.com <https://equality-tech.com/>
https://freephile.org
What do you mean by: if http://domain.com/aaa is down ?
aaa is a subfolder of domain.com, not a separate domain, so it would be
easier if you created the redirect in a script, not in apache.
Thank you,
Greg Borbonus
*Nix Server administrator
832-699-0461
http://www.linkedin.com/in
the one "outside" the virtualhost directive is inside the default
virtualhost.
Thank you,
Greg Borbonus
*Nix Server administrator
832-699-0461
http://www.linkedin.com/in/gregborbonus/
On 6/21/2015 5:29 PM, Knute Johnson wrote:
Thanks for all the replies. I do have the apache.conf fi
nute5.frazmtn.com' >> /etc/apache2/apache2.conf
Do not run both commands or the same command twice, you only want 1
entry for the servers ServerName.
Thank you,
Greg Borbonus
*Nix Server administrator
832-699-0461
http://www.linkedin.com/in/gregborbonus/
On 6/21/2015 9:12 AM, aparna
Try setting the forward default policy to accept
Sent from mobile device. 832 576 5956. Please call me if you need an
imediate reply and excuse any and all typos.
On May 18, 2015 9:28 AM, "Kevin Caliati" wrote:
> Hi everyone,
> I posted my issue on stackoverflow but nobody answer me.
>
>
> I hav
When I first read this, I was like... really?
but then I read the docs and felt like smacking myself in the forehead.
I skimmed over the critical flaw without giving it a second look.
I'll need to rethink this design. Thanks.
Thank you,
Greg Borbonus
*Nix Server administrator
832-699
think that would prevent this from working would
be that perhaps apache was loading the cert and info on startup making
it very difficult to change the info on the fly.
Any thoughts?
--
Thank you,
Greg Borbonus
*Nix Server administrator
832-699-0461
http://ww
Gmail (by default) will not show a message you sent in your "inbox". This
often confuses people on mailing lists because everyone else's messages
appear there. You will only see it when someone replies; or if you look in
"sent"; or if you create a rule to handle such messages differently.
On Dec
reloading Apache.
Also, if you make a backup of example.conf as example.conf.bak, then Apache
won't load the (redundant) backup configuration.
Greg Rundlett
http://eQuality-Tech.com
http://freephile.org
On Mon, May 19, 2014 at 10:21 PM, Peter Biggerstaff wrote:
> Every time you spend
while driving the update report
editor [500, #70007]
[Fri Oct 11 12:48:15.694056 2013] [dav:error] [pid 17474] [client
192.168.11.14:40502] Error writing base64 data: The timeout specified has
expired [500, #70007]
Thanks,
~ Greg
[1] RA layer request failed: REPORT of '/svn/platform/!svn/vcc/defa
To add to my last response, here is some good reading.
http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts
Why can't I use SSL with name-based/non-IP-based virtual hosts?
The reason is very technical, and a somewhat "chicken and egg" problem.
The SSL protocol layer stays below the H
You can only have 1 SSL per IP address, the 2nd host you have in your
list (retailmastery.com) isn't an IP it's a name which is using the
fixed IP. You would need to get a 2nd IP address on your server for a
2nd SSL.
On 10/18/2011 9:27 AM, James Moe wrote:
-BEGIN PGP SIGNED MESSAGE-
ding is that anything URL with
the prefix "/tomcat/*" will be passed to tomcat.
It seems to work fine. Those URLs do end up being handled by tomcat.
-- Greg
On 4/3/2011 3:42 PM, Dirk Schaare wrote:
what about your workers.properties file?
JkMount /tomcat/* ajp13
looks pretty unusual
eds (all from my one initial request). It doesn't appear that
anything gets forwarded on to tomcat either - I can't find anything in
any of the tomcat logs that the request was ever sent.
Is what I am trying to do even possible? If so, what is wrong? I've
been reading the mod_rew
Thanks! That was it. I knew it was something simple
-- Greg
On 4/2/2011 5:01 PM, Eric Covener wrote:
You have to capture something to use $1 as your key
On Apr 2, 2011 4:19 PM, "Greg Allen" wrote:
Hello,
I am having problems getting mod_rewrite to work for me. I have a
simp
you can see from the rewrite.log.
I've included all the relevant files - httpd.conf, rewrite.pl, and
rewrite.log.
Can anyone tell me what is wrong?
Thanks,
-- Greg
httpd.conf:
RewriteEngine on
RewriteLog /tmp/rewrite.log
RewriteLogLevel 9
RewriteMap mymap prg:/tmp/rewrite.pl
RewriteRule
][rid#17de4c8/initial/redir#1] (1) [perdir
E:/cyg/wwwroot/] pass through E:/cyg/wwwroot/test.html
Thanks again to anyone who has more thoughts on the matter. I'll be
glad to test out specific options and configurations if you like, or
if you need to see a full set of configs for
nf
---
NameVirtualHost *:80
ServerName dev.domain.com
DocumentRoot "e:/cyg/wwwroot"
RewriteLog d:/apache/logs/rewrite.log
RewriteLogLevel 9
e:\cyg\wwwroot\oxfordv2\.htaccess
-
Options +
> On 02/03/2010 8:02 PM, Greg Cole wrote:
>> How can I have multiple error logs based on virtual host names?
>>
>> something like this?
>>
>> NameVirtualHost *:80
>>
>>
>> VirtualDocumentRoot /Library/WebServer/Documents/%-3
>>
How can I have multiple error logs based on virtual host names?
something like this?
NameVirtualHost *:80
VirtualDocumentRoot /Library/WebServer/Documents/%-3
ErrorLog logs/$HOSTNAME.error_log
I have 11 host names and really only wish to have one VirtualHost section.
Thanks,
Greg
I found a difference between the servers but have no idea if it's relevant.
The live server is debian 64 bit, while dev is debian 32 bit. Anyone aware
of issues with apache certificates and 64 bit Linux?
Thanks!
Greg
--
Greg Coit
System Administrator
g...@chapterthree.com
1 vhost enabled with the des3
self-signed wildcard certificate, it works fine. it's just the combination
of the des3 self-signed wildcard certificate and multiple vhosts that
causes apache to die on a restart. And only on the one server - not the
other.
Any ideas?
Thanks!!!
--
Greg Coit
Sy
Sent: Tuesday, September 02, 2008 11:15 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Why do I need /var/www as DocumentRoot & www-data
as www owner?
Greg Platt - Platt Consultants wrote:
> I'm not arguing for or against what Debian did. One thing I can say is
their
&g
hat I concluded to begin with. It helps me feel I wasn't so
stupid after all. ;)
Also, I want to thank Eric Covener, Jo Yao and Lester Caine who also offered
helpful (and confirming) responses to my question.
Have a GREAT day, guys!
Best Professional Regards,
Greg Platt
-Original Message
EMAIL PROTECTED]
Sent: Tuesday, September 02, 2008 2:59 PM
To: Greg Platt - Platt Consultants
Cc: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Why do I need /var/www as DocumentRoot & www-data
as www owner?
I have no clue why the Debian Etch distribution is set up as you
describe.
I d
httpd.apache.org; [EMAIL PROTECTED]
Subject: Re: [EMAIL PROTECTED] Why do I need /var/www as DocumentRoot & www-data
as www owner?
On Tue, Sep 2, 2008 at 4:44 PM, Greg Platt - Platt Consultants
<[EMAIL PROTECTED]> wrote:
>
> Yes, I realize the DocumentRoot location can be changed. Inde
as www owner?
On Tue, Sep 2, 2008 at 3:15 PM, Greg Platt - Platt Consultants
<[EMAIL PROTECTED]> wrote:
> I remember someone mentioning in a post I made weeks ago that the
ownerships
> and permissions on my web directories seemed odd. His remarks suggested he
> thought all web d
Thanks for the reply, Brian. Yes, I think I'm fairly familiar with the role
of httpd.conf. It is for example, where the virtual hosts were defined on
RedHat in my earlier version of Linux. In fact I did have an occasional need
to make changes to that file on my old RedHat implementation of Linux.
I'm throwing in the towel on this question. I've been puzzling over how and
why Apache changed its default document root location and trying to figure
out how that would affect me for weeks now. But no matter how much research
I do the best I've been able to do is to find occasional obtuse referenc
Sander,
I tried opening the file as admin and got the same error message.
Thanks,
Greg
--- On Mon, 8/11/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Subject: users Digest 11 Aug 2008 08:04:43 - Issue 3286
> To: u
\conf\httpd.conf file
make sure the path and file name are correct"
How can I fix this problem?
Thank you,
Greg Creamean
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.
lf as the local default router. The iframe problem went
away as soon as the machine was unplugged.
Regards,
Greg
\|/ ___ \|/[EMAIL PROTECTED]+- 2048R/38BD6CAB -+
@~./'O o`\.~@| 02BD EF81 91B3 1B33 64C2 |
/__( \___/ )__\
but I noticed that this only happens on the server
running on port 80. I also noticed that disabling mod_mime causes the
data to go out properly.
Regards,
Greg
\|/ ___ \|/[EMAIL PROTECTED]+- 2048R/38BD6CAB -+
@~./'O o`\.~
his? A virus and spyware scan came up OK on both
machines.
I haven't compiled this version from source yet, but I'm going to try
that next.
Regards,
Greg
\|/ ___ \|/[EMAIL PROTECTED]+- 2048R/38BD6CAB -+
@~./'O o`\.~@
penssl was my problem (it couldn't locate
libgcc_s.so) I had to reconfigure openssl with the following:
LD_OPTIONS=”-R/usr/local/lib –L/usr/local/lib”; export LD_OPTIONS
./Configure solaris-sparcv9-gcc –prefix=/usr/local shared
Thanks for leading my down the right path.
Greg
Lloyd Parkes wr
Lloyd -- thanks for the information. I actually tried the
LD_OPTIONS='-L/usr/local/lib -R/usr/local/lib' as well with no luck. I
got the same
output as you noted in your message.
Greg
Lloyd Parkes wrote:
Greg W. Smith wrote:
libgcc_s.so.1 => (f
All -- I know there have been some messages in the past, however I have not run
into this problem until I upgraded from Solaris 2.9 to Solaris 2.10.
Everything seems to compile correctly however upon closer inspection
libgcc_s.so.1 is not found at runtime. I am currently using
gcc version 3.
thing > 8192 bytes protective locks are OK.
I'm not sure if this was fixed in a later HTTPD, I don't have the option of
upgading =/. I couldn't find anything in Bugzilla, and I've dumped the
data posted to Apache via the DAV client, and that is correct.
Any thoughts? Test
On Nov 19, 2007 10:47 AM, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Mon, 19 Nov 2007 09:59:20 -0500
> "Greg Boyington" <[EMAIL PROTECTED]> wrote:
>
> > On Nov 19, 2007 3:21 AM, Christian Folini <[EMAIL PROTECTED]>
> > wrote:
> > > Hey Gr
> Thanks. Hoped you had found the silver bullet though. :)
Nope, sadly. Although I haven't attempted it myself, I've been
wondering of late if using tcp wrappers in combination with httpd
would be effective/advisable. On our FreeBSD systems, we use a little
python script in combination with host
On Nov 19, 2007 3:21 AM, Christian Folini <[EMAIL PROTECTED]> wrote:
> Hey Greg,
>
> could you elaborate on this? How would you prevent this
> attack with mod_access?
In one case where an attack was under way but I didn't have access to
the firewall, I added something
On Nov 18, 2007 10:32 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Nov 18, 2007 10:28 AM, Ben Macintosh <[EMAIL PROTECTED]> wrote:
> > Hi
> > I'm currently facing a problem which I can't find any help for.
> > Every once in a while, my webserver doesn't respond to requests
> > anymore, i.e. the
On Nov 16, 2007 10:39 AM, Christian Folini <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 16, 2007 at 10:06:50AM -0500, Greg Boyington wrote:
> > > - Play around with MaxRequestsPerChild. A typical value
> >
> > I will do -- I experimented with low values (100-1000) in
On Nov 16, 2007 2:19 AM, Christian Folini <[EMAIL PROTECTED]> wrote:
> Hey Greg,
Hi Christian, thanks for your response.
> - Play around with MaxRequestsPerChild. A typical value
I will do -- I experimented with low values (100-1000) in addition to
0, but nothing seemed to corre
I have not (yet) posted this to the mod_perl list or freebsd-users,
though I would be happy to do so if it's thought the problem might lie
within those realms.
Thanks!
Greg
-
The official User-To-User support forum of
to header(). Thus, I was not emitting a
Content-Type header at all.
So my personal problem is solved. And apache 2.0.58 is properly sending
this Content-Type in the headers.
-- greg
-
The official User-To-User support for
m much more concerned that the .htaccess
is apparently being ignored, but only for .cgi scripts.
-- greg
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for
On Wed, May 09, 2007 at 09:33:17AM -0400, Joshua Slive wrote:
> On 5/9/07, Greg Lindahl <[EMAIL PROTECTED]> wrote:
>
> >If I uncomment any one of the 3 commented lines. my .html pages all
> >come out utf-8. But, no matter what, my cgi always is iso-8859-1.
> >
>
dahl/union/search.cgi, if you'd like to
play.
-- greg
-
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 PROTECTE
Hi,
I've got a cluster of 3 machines running Apache 2.0.52 (hello,
stuck-on-RHEL4!) as a front-end to 2 Weblogic apps. One app (A) runs fine
all the time; one app (B) will hold open weblogic connections to an outside
vendor when said vendor explodes. When B blocks, it starts sucking up spare
tedman.org/22Ref.txt. We can also see the side effects of all
this in server-status http://raystedman.org/22Stat.txt.
Any ideas? Thanks! Greg
logged into the
/pathprefix/jobnumberhere/log_file
(where it would log the address in the querystring)
and then redirected to:
http://www.redirect.com
Thanks for any advise you can give.
Regards,
Greg
Y Marketing & ITO Design, Inc.
64 East Main Street, Somerville, NJ 088
; page for only that folder but
keeping the url they requested intact.
thanks,
Greg
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
fashion that it will be recognised as the
remote address? I think we are checking this via the REMOTE_ADDR
environment variable...
Oh, and one more thing, just to make life a little more fun:
we can't just use a 30x redirect.
Any help or ideas would be g
e already had to tell it
to include that directory to get the files to compile and link, it
would make sense for it to work out that it's going to need that
directory when I run them, too!
Greg
--
This post represents the views of
lib to the LD_LIBRARY_PATH in the
bin/envvars file; I'm confident that is correct as if I run
"rotatelogs -h" after doing a . bin/envvars at the command line it
works fine.
Is there something else I need to do?
TIA,
Greg
--
This post represents the views of the author and does
n
greg wm wrote:
i used wget to copy the entire http://nonviolentpeaceforce.org site to
http://nvpf.org/np. the former is in m$ asp, the latter captured as html.
for example, http://nonviolentpeaceforce.org/spanish/welcome.asp was
captured to http://nvpf.org/np/spanish/welcome.asp.html
as you
S to that, in hopes of avoiding the
utf-8 default. the result was different, but similarly dissapointing:
http://nvpf.org/np/t/spanish/welcome.asp.html
well whatever, thunk i, no problem, i'll just find and replace. well
ha. i haven't yet managed to craft sed to capture the buggers!
63 matches
Mail list logo