Hello,
I have given a detailed outline of my issue as well as configuration, links to
posts from other users with the same issue, and attempted fixes here:
https://serverfault.com/questions/1108437/why-are-my-2-sites-on-the-same-server-randomly-switching-php-versions-with-ph
I'm not sure if it'
On 7/17/2022 6:29 PM, Gary Aitken wrote:
Can anyone point me at a resource for help getting apache2 to display
Markdown (.md) files as translated to html?
I did that awhile back:
https://sbw.org/mdhandler/
It was a fun project!
Can anyone point me to a minimal example of configuring a reverse proxy
for a single .js URL, where the local server caches the Javascript file
and serves it with appropriate headers, like Expires, Last-Modified,
Cache-Control, etc., and maybe even a 304 response if the request
includes If-Modi
However, I can't find this script anywhere on my Debian Buster
install.
How do I get and install this script?
https://packages.debian.org/search?mode=filename&searchon=contents&keywords=log_server_status
Looks like you need to install apache2-doc
Thanks but the documentation package doesn
On 2021-05-06 10:37 AM, Nick Folino wrote:
> Did the report run fine? or was the error tacked on to the end of the file
> that already contained a good run of the report?
Yes, the report runs/outputs just fine and looks just like the other
reports except it's got that error gets tacked on to th
5-06 09:53 AM, Steve Dondley wrote:
I have a script, triggered by cron, that runs every minute that checks
the status of the localhost's server:
my $status = `sudo apachectl status 2>&1`;
After a freshly restarted apaceh2 daemon, the script works fine and
the contents of $status get w
On 2021-05-06 10:13 AM, Steve Dondley wrote:
> On 2021-05-06 10:08 AM, Paul Leo wrote:
>
>> Maybe change environment variable to include full path to www-browser?
>> But this doesn't explain intermittent nature
What's also confusing is that the report gets gene
On 2021-05-06 10:08 AM, Paul Leo wrote:
> Maybe change environment variable to include full path to www-browser?
> But this doesn't explain intermittent nature
I should have mentioned that I have the apache config set up to non-http
traffic to https. I'm wondering if somehow port 443 gets blocke
On 2021-05-06 09:59 AM, Nick Folino wrote:
> That appears to be generated by your OS, not the Apache httpd server.
The error can occur when running "apachectl status" directly from the
command line. Is the "apachectl" command is part of the apache project:
https://httpd.apache.org/docs/2.4/prog
I have a script, triggered by cron, that runs every minute that checks
the status of the localhost's server:
my $status = `sudo apachectl status 2>&1`;
After a freshly restarted apaceh2 daemon, the script works fine and the
contents of $status get written to a file.
But after several minutes
Sirs,
Don't know if I'm following the correct protocol! This is the enquiry I sent
Eric he
informed that I should join this format.
I would like an answer to the questions below if possible.
regards Steve
- Original Message -----
From: steve owen
To: webmas...@apache.org
I found the problem, but can't explain it.
In my original site-specific .conf file I had a directory block giving
access to a directory that does not exist. It was a holdover from the
old system that was not duplicated/replicated on the new one. The odd
thing is that Apache didn't complain about t
;On 02/04/2015 08:19 PM, Steve Matzura wrote:
>> I've taken a copy of a site-specific configuration that worked on a
>> 2.2 server and applied it, with changes reflecting different directory
>> names, to a 2.4 server. The 2.4 machine lets me into the protected
>> area wi
I've taken a copy of a site-specific configuration that worked on a
2.2 server and applied it, with changes reflecting different directory
names, to a 2.4 server. The 2.4 machine lets me into the protected
area without asking for login credentials. I've sent a copy of the
.conf file I'm using to Er
On Sun, 1 Feb 2015 17:45:14 -0500, you wrote:
>On Sun, Feb 1, 2015 at 5:21 PM, Steve Matzura wrote:
>> If it didn't match, wouldn't httpd -t kick it back as a mismatch? I
>
>No, it doesn't know at startup that no URL will be mapped below this directory.
Well here
ctory
for the private area. There are two separate areas, one public, one
private. The public one, which I didn't show, works fine. The private
one, which is the one I did show, does not ask for the password in
.htpasswd.
>On Sun, Feb 1, 2015 at 2:15 PM, Steve Matzura wrote:
>> On
e or password is asked for.
>On Sun, Feb 1, 2015 at 11:55 AM, Steve Matzura wrote:
>> Upon re-reading this message, I find there was something about which I
>> was extremely unclear and ambiguous. I said that the access to the
>> password-protected area wasn't working,
Upon re-reading this message, I find there was something about which I
was extremely unclear and ambiguous. I said that the access to the
password-protected area wasn't working, but failed to specify just
what wasn't working. The problem is that Apache isn't asking for the
password, and letting any
I maintain a 2.2 server and am building a 2.4 one. I have a file in a
sites-enabled directory containing all the directives I need to define
security for my open and password-protected directories. There is an
"include" directive in the master configuration file
/etc/httpd/conf/httpd.conf. httpd -t
Yeah. The whole thing is a bloody mess! Will work it out later this
morning. I wonder why my FF shows the raw IP address but yours
doesn't. Strange.
On Sun, 09 Nov 2014 22:51:52 +0100, you wrote:
>On Sun, 09 Nov 2014 10:46:36 -0500, you wrote:
>
>> It changes from the very first access request. G
Oh how strange. In Internet Explorer, you're right, but in Firefox, it
shows the IP address. Wonder how *THAT* is.
On Sun, 9 Nov 2014 11:09:05 -0500, you wrote:
>On Sun, Nov 9, 2014 at 10:46 AM, Steve Matzura wrote:
>> It changes from the very first access request.
On Sun, 9 Nov 2014 08:19:23 -0500, you wrote:
>On Sun, Nov 9, 2014 at 1:22 AM, Steve Matzura wrote:
>> On the site hosting the A-record for my server, the A-record address
>> is what shows up in the address bar of a browser when I browse to the
>> URL of the named virtual ho
Now my named virtual host is working correctly, I've another problem,
and I think this is an easy one. It's just a matter of what "flavor,"
if you will, of the directive to use.
On the site hosting the A-record for my server, the A-record address
is what shows up in the address bar of a browser wh
Edgar, Eric, et al.:
All problems solved. For what reason I don't know, I did not need a
VirtualHost block in httpd.conf for the main address. It may already
have been defined in the main config file apache.conf, but when I
removed the globalvoice.info block from httpd.conf and re-inserted the
Nam
On Sat, 08 Nov 2014 12:49:18 -0600, you wrote:
>Make a backup copy of your httpd.conf:
>
>cp /path/to/httpd.conf /path/to/httpd.conf.bk
>
>and replace with the attachment and see what happens.
I'll have to do some minor editing because our document root paths are
quite different than the defaults
On Sat, 8 Nov 2014 13:39:07 -0500, you wrote:
>On Sat, Nov 8, 2014 at 12:53 PM, Steve Matzura wrote:
>>
>
>Don't put a hostname there. Use *:80 throughout if you don't care what
>local interface was used (you don't).
I tried that and it's still
Edgar:
On Sat, 08 Nov 2014 11:09:36 -0600, you wrote:
>I have a feeling the answers to your problems can be found in:
>
>Include /etc/apache2/conf.d/
Nothing in there worth including except mailman.conf and
squirrelmail.conf. Unless you want the security file, too.
>Include /etc/apache2/sites-e
Eric:
On Sat, 8 Nov 2014 11:37:31 -0500, you wrote:
>On Sat, Nov 8, 2014 at 11:30 AM, Steve Matzura wrote:
>> I suspect my old installatioin of Apache 2.2.4 is buggered. There is
>> absolutely no httpd program anywhere on the system, and the official
>> documentation keep
ncludes?
>On 11/06/2014 10:14 PM, Steve Matzura wrote:
>> It occurred to me that apache2.conf might be what's wanted. Here it
>> is, without the comments, and lots of white space removed.
>>
>> ServerRoot "/etc/apache2"
>> LockFile /var/lock/apache2/accept
It occurred to me that apache2.conf might be what's wanted. Here it
is, without the comments, and lots of white space removed.
ServerRoot "/etc/apache2"
LockFile /var/lock/apache2/accept.lock
PidFile ${APACHE_PID_FILE}
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
Sta
I did. Here it is again. Actual domain names obfuscated to preserve
anonymity.
ServerName www.domain1.com
ServerAlias domain1.com *.domain1.com
DocumentRoot /webfiles-root/www/domain1.com
ServerName www.domain2.com
ServerAlias domain2.com *.domain2.com
DocumentRoot /webfiles-root/www/domain2.c
I've swung my second domain over to the first address. The first
domain URL still works, but the second newly added address does not.
What happens is that when browsing to the new address, the correct
server responds, but the default document root is used. This indicates
to me that I've specified s
I did, and it worked. I just don't know if it will server the other
domain yet. Waiting for DNS catch-up.
On Thu, 06 Nov 2014 11:02:13 -0600, you wrote:
>What happens if you omit the NameVirtualHost directive?
>
>On 11/06/2014 10:56 AM, Steve Matzura wrote:
>> On Thu, 06 Nov
I got to thinking, if I have a mismatch, what if I remove the
NameVirtualHost line? I did, and the error went away. Now I have to
test it to see that the second domain will be server by name.
On Thu, 6 Nov 2014 11:33:42 -0500, you wrote:
>On Thu, Nov 6, 2014 at 11:22 AM, Steve Matzura wr
On Thu, 06 Nov 2014 10:30:32 -0600, you wrote:
>Try giving NameVirtualHost 0.0.0.0:80 or the actual ip:80. Not sure if
>it will change anything, but its worth the 10 seconds it will take to
>implement.
Sorry, same error, just substituting * with either 0.0.0.0 or the
actual address.
---
t;try this to test your virtual host config.
>
>#apache2ctl -S
>
>On 11/06/2014 09:43 AM, Steve Matzura wrote:
>> When restarting the server with 'apache2ctl restart', or when using
>> the -t option to check the syntax of files, I get the following after
>> the
On Thu, 6 Nov 2014 11:06:06 -0500, you wrote:
>On Thu, Nov 6, 2014 at 10:43 AM, Steve Matzura wrote:
>> NameVirtualHost *:80
>
>
>You probably have two or more of these, you only want 1.
How does that jibe with the article saying I need a blo
OK, the bad news is, apachectl didn't work, but the good news is that
apache2ctl did. The server restart fine with a 0-length httpd.conf.
See next message for new problem.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.o
When restarting the server with 'apache2ctl restart', or when using
the -t option to check the syntax of files, I get the following after
the current date-and-time stamp:
[warn] NameVirtualHost *:80 has no VirtualHosts
Before I added anything to httpd.conf, it was empty--a 0-length
file--which I
I'm running version 2.2 on a Debian 4 system (OK, don't laugh please).
It's been running swell for years. And before anyone says the answer
to life, the universe and everything is to upgrade to 2.4, that's
already been done on a test bed, and yes, I'm having the same problem
over there. It's this:
Apache/2.4.3 (Win32) OpenSSL/0.9.8x PHP/5.4.8
The (Windows) filesystem for my server this Windows path:
Z:\service.web.opinions
The tree under Z:\service.web.opinions is:
Z:\service.web.opinions
* developing
* _content
++ opinionDocs.js
** culture
+++elections.htm
I would like to archive my access.log files but keep the current file
called access.log while renaming the log that is archived. That is, I want
the log that is currently being written to, to be called access.log, and
for archived files to be named differently. I am running in a windows
environm
rse proxy?
Specifically, I'd like to be able to remove some js scripts, but not
all of them.
Thanks.
Steve
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
==
> On Friday 08 March 2013 08:02:36 Steve Penner wrote:
>> BRIEF BACKGROUND
>> From the Internet, users can access my web server using EITHER name
>> *website1*.dynalias.org OR *website2*.dyndns.blog.com (provided by
>> DynDNS.com dynamic DNS). The VHOSTS file sends
Thanks, Tom.
Improving server security is precisely my highest priority, and you have helped.
SP
On 08-Mar-2013 5:59, Tom Evans wrote:
> On Fri, Mar 8, 2013 at 1:02 PM, Steve Penner
> wrote:
>> BRIEF BACKGROUND
>> From the Internet, users can access my web server
BRIEF BACKGROUND
>From the Internet, users can access my web server using EITHER name
*website1*.dynalias.org OR *website2*.dyndns.blog.com (provided by DynDNS.com
dynamic DNS). The VHOSTS file sends them to different document routes depending
on the name they chose. In addition, I can enter "ht
A friend of mine posted the message below the '' for me recently. He told
me that it went unanswered, although he told me it might have gone unanswered
because it was a holiday time.
I would like to confirm that what I want to do is not possible:
I have directory "abc" from the docum
d Matching Vhosts in http.conf. However, I've removed the vhosts for now
> as I don't want to muddy the waters on this part.
>
> I believe the directives should look like:
>
>
> DocumentRoot "C:\Users\Public\Documents\CT"
> ServerName ct.local
e removed the vhosts for now
> as I don't want to muddy the waters on this part.
>
> I believe the directives should look like:
>
>
> DocumentRoot "C:\Users\Public\Documents\CT"
> ServerName ct.local
>
> AllowOverride all
>
> Order Deny,Allow
> Deny from all
> Allow from 127.0.0.1
>
>
>
> Any help would be greatly appreciated.
> --
> View this message in context:
> http://old.nabble.com/Alternate-Ports-and-Virtual-Directories-tp33465842p33465842.html
> Sent from the Apache HTTP Server - Users mailing list archive at
> Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
-**-
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
erved from page /go_away.html in your
document root; you'd have to adjust the path to suit your system.
You could put anything in there, such as:
Page not foundPlease stop using URI /cgi-bin/cbws1084.dll
2012/3/1 Antonio Fernández Pérez
> Hi Steve
>
> Thanks for your reply. I don&
ravés del teléfono (+ 34) 966 26 11 11 y proceda a su eliminación, así
> como a la de cualquier documento adjunto al mismo. Asimismo, le comunicamos
> que la distribución, copia o utilización de este mensaje, o de cualquier
> documento adjunto al mismo, cualquiera que fuera su finalidad, están
> prohibidas por la ley.
>
>
>
>
--
Steve Swift
http://www.swiftys.org.uk
xternal
> request)? That would be helpful in attributing the error to a given
> request, but I can't think of a way to do that.
>
--
Steve Swift
http://www.swiftys.org.uk
ome excitement to the next occurrence of the
problem. It's just a shame that they are quite rare.
On 20 February 2012 13:54, Tom Evans wrote:
> 'll try and make it clearer - Apache *does not* invoke sh, *for any
> reason*. If sh is being invoked, your script is doing it. If you s
gt; Again, unlikely. Computer programs, given the same inputs, will
> generally produce the same outputs. Probably you are not invoking the
> script with the same environment - if you are invoking as a CGI, that
> includes all headers, cookies, user agent strings etc.
>
--
Steve Swift
http://www.swiftys.org.uk
--
> 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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
I'll investigate mod_macro. Thank you.
On 29 January 2012 11:01, Rainer Jung wrote:
> On 29.01.2012 09:42, Steve Swift wrote:
>
>> Out of curiosity, is it possible to define the same environment
>> variable, but with different values, in different VirtualHosts? I
>&g
feature.
>
> Regards,
>
> Rainer
>
>
> --**--**-
> The official User-To-User support forum of the Apache HTTP Server Project.
> See
> http://httpd.apache.org/**userslist.html<http://httpd.apache.org/user
TTP Server Project.
> See
> http://httpd.apache.org/**userslist.html<http://httpd.apache.org/userslist.html>>
> for more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> " from the digest:
> users-digest-unsubscribe@**httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
On 21 January 2012 08:33, Dr. Sunil M. Dogra wrote:
> Sorry my private ip is 10.20.1.44 and 10.20.1.45
>
>
>
> Thank you Steve
>>
>> 10.20.2.1 is my private ip
>>
>> ping 10.20.1.44 works
>> ssh to 10.20.1.44 works
>>
>> scp from 10.20.1.
Apache HTTP Server Project.
> See
> http://httpd.apache.org/**userslist.html<http://httpd.apache.org/userslist.html>>
> for more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> " from the digest:
> users-digest-unsubscribe@**httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
get there because the vhost
> was the first listed and hence default.
>
> Cheers
>
> Tom
>
> -
> 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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
re that it is well configured ?
>
>
> thx.
> --
> Alain
> ---
> Windows 7 x64 / Fedora 14 x64
> PostgreSQL 8.3.5 / MySQL 5
> Apache 2.2.16
> PHP 5.3.1
> C# 2005-2008
>
--
Steve Swift
http://www.swiftys.org.uk
m 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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
rects
> #
> # Some examples:
> #ErrorDocument 500 "The server made a boo boo."
> #ErrorDocument 404 /404.cfm
> #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
> #ErrorDocument 402 http://server/subscription_info.html
> #
>
> #
> # EnableMMAP and EnableSendfile: On systems that support it,
> # memory-mapping or the sendfile syscall is used to deliver
> # files. This usually improves server performance, but must
> # be turned off when serving from networked-mounted
> # filesystems or if support for these functions is otherwise
> # broken on your system.
> #
> #EnableMMAP off
> #EnableSendfile off
>
> # Supplemental configuration
> #
> # The configuration files in the conf/extra/ directory can be
> # included to add extra features or to modify the default configuration of
> # the server, or you may simply copy their contents here and change as
> # necessary.
>
> # Server-pool management (MPM specific)
> #Include conf/extra/httpd-mpm.conf
>
> # Multi-language error messages
> #Include conf/extra/httpd-multilang-errordoc.conf
>
> # Fancy directory listings
> #Include conf/extra/httpd-autoindex.conf
>
> # Language settings
> #Include conf/extra/httpd-languages.conf
>
> # User home directories
> #Include conf/extra/httpd-userdir.conf
>
> # Real-time info on requests and configuration
> #Include conf/extra/httpd-info.conf
>
> # Virtual hosts
> #Include conf/extra/httpd-vhosts.conf
>
> # Local access to the Apache HTTP Server Manual
> #Include conf/extra/httpd-manual.conf
>
> # Distributed authoring and versioning (WebDAV)
> #Include conf/extra/httpd-dav.conf
>
> # Various default settings
> #Include conf/extra/httpd-default.conf
>
> # Secure (SSL/TLS) connections
> #Include conf/extra/httpd-ssl.conf
> #
> # Note: The following must must be present to support
> # starting without SSL on platforms with no /dev/random equivalent
> # but a statically compiled-in mod_ssl.
> #
>
> SSLRandomSeed startup builtin
> SSLRandomSeed connect builtin
>
>
>
> Order allow,deny
> Deny from all
>
>
>
--
Steve Swift
http://www.swiftys.org.uk
gt; On Mon, Dec 12, 2011 at 5:42 PM, Steve Swift
> wrote:
> > I think you'll have to put it in the documentroot of all of your
> > virtualhosts. Since it would be so much easier to do this in the Apache
> > config, I'll assume that you cannot do this for some reason.
&
r 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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
ache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
xy as well
as web proxy?
I already have a number of virtualhosts set up so ideally I would just want
another virtualhost setup to handle this non-web traffic.
Thanks in advance
Steve Cassidy
The Logic Group Enterprises Limited. Logic House, Waterfront Business Park,
Fleet Road, Fleet, Hamp
er-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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
ystem. This makes PHP difficult since
> php-cgi must be called.
--
Steve Swift
http://www.swiftys.org.uk
ess
within your home network. Mine is on 192.168.1.2 - the router being
192.168.1.1
On 26 October 2011 03:14, Webmaster Bill wrote:
> It will work for a while then I start getting
> connection time outs saying the web site is not
> responding.
>
--
Steve Swift
http://www.swiftys.org.uk
Is not relevant; You're going to get the accesses in there whether they
result in 200 or 404.
On 15 October 2011 06:35, Dan Trainor wrote:
> And the access log?
> On Oct 14, 2011 9:59 PM, "Steve Swift" wrote:
>
>> I don't have any particular axe to grin
This
question comes up regularly.
On 14 October 2011 22:37, William A. Rowe Jr. wrote:
> On 10/14/2011 3:56 PM, Steve Swift wrote:
> > It is surprising that the installation of apache does not install a
> sample favicon.ico
> > (the apache "feather", perhaps).
>
&g
not recognize the folder and
> I
> > > get the same
>
> Woops, I read this again. favicon.ico is not a folder; it's an image
> file. Find more than you ever wanted to know here:
>
> http://en.wikipedia.org/wiki/Favicon
>
> --
> Mark H. Wood, Lead System Programme
anyone? cheers..
On Thu, Sep 8, 2011 at 6:14 PM, Steve Foster wrote:
> All,
>
> did anyone have any thoughts or opinions on this?
>
> cheers
>
> Steve
>
> On Wed, Aug 31, 2011 at 5:31 PM, Steve Foster <
> stephenfoster1...@gmail.com> wrote:
>
>> i&
> See
> http://httpd.apache.org/**userslist.html<http://httpd.apache.org/userslist.html>>
> for more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> " from the digest:
> users-digest-unsubscribe@**httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
All,
did anyone have any thoughts or opinions on this?
cheers
Steve
On Wed, Aug 31, 2011 at 5:31 PM, Steve Foster
wrote:
> i've also had a thought, I also implemented the following:
>
> LimitRequestLine 4000
>
> Which is about half of the default size i beleive, could th
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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Steve Swift
http://www.swiftys.org.uk
heers
Steve
On Tue, Aug 30, 2011 at 4:44 PM, Steve Foster
wrote:
> Correction , the static file gives a 206 status code...
>
>
>
Correction , the static file gives a 206 status code...
On Tue, Aug 30, 2011 at 4:14 PM, Steve Foster
wrote:
> Hi eric,
>
> yes i have tried it on a static file as well and no issues., obviously the
> static file gives a 200 status code back in the logs, but i am still sending
> t
Hi eric,
yes i have tried it on a static file as well and no issues., obviously the
static file gives a 200 status code back in the logs, but i am still sending
the Range header as per the kill script.
Steve
On Tue, Aug 30, 2011 at 3:42 PM, Eric Covener wrote:
>
> When you chang
ly throwing the HEAD requests away as 404's ,e.g:
2011-08-30 15:38:20 10.107.23.207 steve.test HEAD / HTTP/1.1 404 - 229 - -
-
So guess its down to that. However modifying the request to be a GET for a
valid resource still didn't trigger the memory consumption behaviour.
Steve
cular module is vulnerable to the issue?
Cheers
Steve
;ve tried things like but this
doesn't seem to work in our 2.2.9 server.
--
Steve Swift
http://www.swiftys.org.uk
that seems to have worked
thanks
> Date: Thu, 9 Jun 2011 17:03:48 +0100
> From: tevans...@googlemail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] problems with reverse proxy!
>
> On Thu, Jun 9, 2011 at 3:47 PM, Steve Brereton
> wrote:
> > Hi
bocalinda - I was trying to ask which OS you're using?
Date: Fri, 10 Jun 2011 11:43:57 +0200
From: bocali...@gmail.com
To: users@httpd.apache.org
Subject: Re: [users@httpd] (Test) - this getting through?
Yes
2011/6/10 Steve Brereton
Getting none-delivered suddenly?
fer any
clues as to which server the problem is occurring at, and/or what is
causing the problem?
--
Mark Montague
m...@catseye.org
On June 10, 2011 5:43 , Steve Brereton
wrote:
Getting delivery failure on all replies I'm sending
Bizzarre! Just tried to reply three times and getting DFN each time
Date: Fri, 10 Jun 2011 11:43:57 +0200
From: bocali...@gmail.com
To: users@httpd.apache.org
Subject: Re: [users@httpd] (Test) - this getting through?
Yes
2011/6/10 Steve Brereton
Getting none-delivered suddenly?
that's always going to be file system or site authentication.
Are you sure the DNS for the three sites is pointing at the same place?
Date: Fri, 10 Jun 2011 11:08:38 +0200
From: bocali...@gmail.com
To: users@httpd.apache.org
Subject: [users@httpd] Permission denied virtualhost alias
Hi,
I got t
Jun 9, 2011 at 3:47 PM, Steve Brereton
> wrote:
> > Hi there.
> >
> > We're having problems with a reverse proxy that runs from a windows 2003
> > /iis server to a w2k8/iis (dmz to internal server).
> > Its running on Apache 2.2.3 using the following modul
What happens when you load a php page?
A blank? the php script shows? a 500 error?
> Date: Thu, 9 Jun 2011 14:48:20 -0700
> From: zavelo...@gmail.com
> To: users@httpd.apache.org
> Subject: [users@httpd] PHP Not Working
>
> Hi, I'm using Apache 2.2 on Ubuntu 10.04. I've checked that php mod is
>
Hi there.
We're having problems with a reverse proxy that runs from a windows 2003 /iis
server to a w2k8/iis (dmz to internal server).
Its running on Apache 2.2.3 using the following module setup
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module m
Thanks for that, I thought mod_gzip was discontinued since 1.3, I'd
obviously misread that, I'll give it a try.
Thanks
Steve
From: Gulati, Sushant [mailto:sushant.gul...@altisource.com]
Sent: 08 June 2011 11:56
To: users@httpd.apache.org
S
Hi,
I've searched the archives and I can see that this was a request a few
years ago, is there way of achieving this on 2.2?
I'm using deflate to compress the data on ActiveSync connections, most
of the time on the small packets there is negative compression so I want
to avoid compressing the
, any pointers on where to look next.
I am going to look at something called mod_log_spread but are there any
other products or off-the-shelf approaches.
many thanks in advance
Steve
ess logs in BST , the log rotation is still offset
though. I am not sure whether the TZ variable is being set on the execution
of the rotatelogs script that is spawned from the httpd.
Steve
On Wed, Apr 6, 2011 at 1:39 PM, Eric Covener wrote:
> > My concern is though that when we switch b
hi rob,
we do have summers, they just don't last very long!!!
Yes normally its started from a startup script and we do specify a TZ
variable, which i've got a feeling is not correct. I'll look into this.
cheers
Steve
On Wed, Apr 6, 2011 at 1:20 PM, Rob De Langhe wrot
1 - 100 of 379 matches
Mail list logo