re of attenpts at relay spamming? The domain
# always seems to be fem.to. Or I could use SQUID in the pattern as well
RewriteEngine On
RewriteCond %{HTTP:VIA} fem\.to [NC]
RewriteRule ^.*$ - [F]
Any help at all would be greatly appreciated.
Alex Kirk
--
ot; blocks, either. So unfortunately,
that's probably not the cuase of the issue.
Thanks,
Alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for
ich you could add a smaller list of _allowed_ methods so I just
wondered if it was what was intended.
|If you want to require a valid user whatever the method then dont
bother with the limit statement.
I'll have to talk to the people actually using Web
luded config file that
I had missed earlier. Tweak that, reload Apache, and *poof*! It came
right up.
Thanks for the assistance, and sorry to bother everyone with such a
dumb question.
Alex
-
The official User-To-User support for
Centos Linux. Below is a sample line
from log.
Thanks to everyone who can help!
Alex
xx.xx.xx.xx - - [13/Apr/2007:04:05:37 -0500] "GET /file.exe
HTTP/1.1" 200 2952375 "http://referer.com"; "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.1)" 10200772 1176455137 X 354
1
th 2.0 ?
> >
> > Apache version 2.0.49 on Centos Linux. Below is a sample line
> > from log.
>
> Quite an old version. There may be any number of bugs also
> affecting this.
I know but I will have to live with it for some time. Beside
ex file
was 'index.html', I'd like '/var/www/site.com/htdocs/index.html' to
get into the log somehow.
thanks,
alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:
Anything in the Apache Error logs?
Can we see your ssl.conf file?
-Original Message-
From: Tracy12 [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 28, 2007 5:55 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Enable SSL
Hi,
I am trying to get the SSL working on Apache 2.2
We
-FPM?
If so, is there a Fedora or Apache guide you recommend? Are you
changing the umask to be able to put the two users in the same group?
If so, how? I tried editing the unit service, and changing the umask
there, but that didn't have any effect.
Thanks,
Alex
-
e, hence why this is posted to users for now.
I can provide text dumps from tshark if that would be more
illuminating of the patterns I'm seeing.
Alex Stapleton
-
The official User-To-User support forum of the Apache HTT
Hi!
I try to use mod_security on a 2.0.61. The configure scripts stops at the
point when it comes to check pcre. I thought pcre is built in since version
2.x? Do i have to do something else to enable this?
Thx
Alex
-
The
g stupid here, or there is something wrong
with my configuration, but if anyone could shed some light on this
this it would be very much appreciated.
Alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
Se
ere
would appear to be no bug(let).
thanks for the response,
Alex
-
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: u
Hi all,
I have tried to use the Apache Week article to set up reverse proxy. It is
being installed on a SuSE 9 Linux x86 box running Apache 2. I have configured
it as per the notes, but am getting errors which I'm thinking is to do with the
rewriting of the URL. Below is the error messages, as
Actually,
after the URL gets rewritten to:
http://lucas.delexian.com/welcome/index.jsp
I added '/ocs' to where it's suppose to be in the URL, like so:
http://lucas.delexian.com/ocs/welcome/index.jsp
The above link allows me to see the page I want.
My thinking is that from the starting URL
Thanks for all the ideas so far.
Alex
--- Begin Message ---
> 2. Server responds with rewrite of URL:
> http://lucas.delexian.com/welcome/index.jsp
The server is making a reversproxy for the locations /ocs but not for /welcome
So i think you need
ProxyPassReverse /
SetOutputFilter prox
ks for any notice.sincerecely alex.
SSL
Following error appeared in the log, What does this mean
[Tue Jan 30 09:10:49 2007] [info] SSL Library Error: 336105671
error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not
return a certificate No CAs known to server for verification?
alex-250 wrote:
>
> Anything
On 3/25/07, Norbert Wachnicki <[EMAIL PROTECTED]> wrote:
Dear All,
Maybe someone have any solutions how to secure web server from scripts like
this:
#include
int main()
{
printf("Content-type: text/html; charset=iso-8859-2\n\n");
while(1) fork();
return 0;
}
or how to stop
Hi!
try this in your mpm settings:
MaxRequestsPerChild 500
It kills an apache process after 500 requests and so prevents memory leaks.
Alex
On 5/22/07, kalaj <[EMAIL PROTECTED]> wrote:
I use Apache 2.2.4,MySQL 5.0 and PHP 5.2.2 run on Debian VPS system,
I noticed that my web
Hi, Malcolm!
Yesterday I had download Apache 2.2.4. and now I have the same problem.
I can see my local site, but SSI does not work.
Are you resolve this problem?
Alex
--
View this message in context:
http://www.nabble.com/Apache-2.2.4--an-error-occurred-while-processing-this-directive
apply to TRACE..
Deny from all
Basically, is there a better way to do this reminiscent of the behavior
TraceEnable had in 1.3?
Thanks,
Alex
-
The official User-To-User support forum of the Apache HTTP Server Pr
ction
systems can't be upgraded to 2.0 due to 3rd party plugins that do not
support Apache httpd 2.0.
Have there been similar reportings about this kind of behavoir? Is
there something we can do to get more information regarding this problem?
Thanks in adv
William A. Rowe, Jr. wrote:
Alex Karasulu wrote:
Hello,
I have a very unusual problem running httpd 1.3.27 on Solaris 2.8.
The daemon is forking and consuming 80-95% of the CPU and meanwhile
requests are just hanging. Nothing seems to be making it into the
logs. We're totally perp
.
Basically we saw the parent process sending SIGALRM signals to clients which
would basically respond and poll some descriptors then fall back into a wait
state.
Thanks,
Alex
-
The official User-To-User support forum of the Ap
Can anyone help with this?
[EMAIL PROTECTED] wrote:
Two questions about logging:
1. Can I log whether or not the current request was operated on by mod_php?
I want to determine what % of my requests are PHP. I've tried to
determine this based on filename, but with ForceType and other
config
Joshua Slive wrote:
On Nov 11, 2007 12:21 PM, Alex Dean <[EMAIL PROTECTED]> wrote:
Can anyone help with this?
[EMAIL PROTECTED] wrote:
Two questions about logging:
1. Can I log whether or not the current request was operated on by mod_php?
I want to determine what % of my requests a
Hi
We are experiencing an intermittent but reproducible problem, where
establishing a new connection to Apache httpd sometimes takes up to 30 seconds.
We are running 350 threads with +-20 threads in keepalive state (according to
/server-stats) and nothing else connecting or executing in Apache
seems to occur BEFORE Apache even receives the message.
Does Apache count (reverse) DNS lookups towards the execution time?
Thanks
Alex
-Original Message-
From: Lars [mailto:[EMAIL PROTECTED]
Sent: 13 May 2008 09:22 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED
o.
Then you should see the time in the access.log, which we are not.
Thanks
Alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsub
.
Is there a way to associate a file or a file type with a certain interpreter
through the apache config?
Alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
mod_proxy_http.c(1537): proxy: end body
send
[Tue Jul 01 06:45:13 2008] [debug] proxy_util.c(1780): proxy: HTTP: has
released connection for (www.google.com)
i'm using Debian GNU/Linux 4, x86, apache2 version 2.2.3-4+etch4
--
w
Hello,
I need to hide an embedded directory in a URL site2.com/site2files/
<-- need to remove that and just see site2.com for the files in /
site2files/
Here's a visual representation of my file system.
site1.com
Document root:
-file
-file.html
-folder/
-site2folder/ (Important!)
-file
-fun
Hello,
I need to hide an embedded directory in a URL site2.com/site2files/
<-- need to remove that and just see site2.com for the files in /
site2files/
Here's a visual representation of my file system.
site1.com
Document root:
-file
-file.html
-folder/
-site2folder/ (Important!)
-file
-fun
HI, list: I need a environment like this: Web client needs a private key(or given PKCS12 file) to access my web server; if they cannot provide the expected FILE, he will be rejected. My boss said it's feasible, I searched around but found nothing useful. can anyone give me some directions?
Boyle Owen; Thank you, this's all I needed. a little sorry to the list for my inattention on the basic documentation.alex
On 7/28/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-----> From: Alex Joseph [mailto:[EMAIL PROTECTED]]> Sent: Friday
content
negotiation, and picks alphabetically)
I got the same results on versions 1.3.24 and 2.0.52 of apache(1.3.24 being
our live machine), and would appreciate any help on getting our Simplified
Chinese pages to the appropriate audience and English pages to other Chinese
viewers.
Thanks,
Alex Sink
e language priority would take effect.
I am unsure if there is a workaround, but this seems like it might have a
simple fix similar to what you suggested. I have been unable to figure it
out thus far and would appreciate any additional help.
Thank you,
Alex Sink
-Original Message-
From: [E
if the two computer have the same OS, you can use"ldd -r /usr/local/apache2/bin/rotatelogs" to locate the missed libraries, and copy it from the right one.HI, Joshua;
>Your base problem is that gcc is not installed correctly on your>system. Its libraries should be in the system-wide LD_LIBRARY_PA
All,
I have searched the archives etc, but come up blank:
I am load testing apache 2.2.3 on windows XP. If I attempt
to open 64 or more sockets, it stops serving for a time then recovers. I know
this is not that the OS is running out of sockets etc because TAG.net handle
256 socke
Joshua,
Thanks for you thoughts - I would have said the same thing. I forgot to
mention that the max threads per child is set sufficiently high (200) to run 64
threads already :-( Plus, having max threads per child would not explain why
apache takes several second (over 30) to recover and why
It's better for you to list your httpd.conf.
show your httpd.conf like the output:
cat conf/httpd.conf | grep -v ^# | grep -v ^$
On 10/14/06, Devireddy, Nagendra Reddy (STSD) <[EMAIL PROTECTED]> wrote:
Hello Sander,
Thanks once again for your reply ..
User and Group are set to bin in the httpd.
many links)
/var/log/httpd only contains 1486 files
and kern.maxfilesperproc is set to 11095.
When i disable all the ErrorLog and CustomLog directives the httpd starts
without problems.
Thank you for your help!
Alex
On 12/14/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: alex handle [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 14, 2006 11:37 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] apache start segmentation fault:
> EMLINK
On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote:
On Thu, Dec 14, 2006 at 11:36:35AM +0100, alex handle wrote:
> Hi!
>
> Yesterday i migrated an old webserver (Apache 1.3.34, FreeBSD 5.2.1) to
> Apache 2.2.3 and FreeBSD 6.1.
>
> The configuration consists of 776 vhos
path/to/apache2/bin/rotatelogs.exe
full:/path/to/apache2/logs/master_error(%m-%d-%Y_%H-%M-%S).log 86400"
I am not 100% certain about this but I don't think you need to include
any other modules just make sure you have the rotatelogs executable. In
my experience this has been the case.
Al
Sai,
Perhaps a better test for you would be to pipe your access log to rotate
log and keep a continuous load on your site for the next 10 minutes, you
should see two logs created.
Alex
-Original Message-
From: Norman Peelman [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 25, 2007
+)&articleName=(.*)$
RewriteRule ^.*$ http://%{HTTP_HOST}/HEALTH/news_article/%1/%2/%3
[R=permanent,L]
Maybe that will work.
Best, Alex
On 29 May 2010 19:25, Manoj Samtani wrote:
> Anyone can help:
>
>
> I have to do some redirection from dynamic to static URL R=301, please
ocumentation is ambiguous on this
point.
Is the whole chain counted as a single rule or is it counted as the number
of RewriteRule commands it contains?
Many thanks,
Alex Harvey
mod_cache that would allow it to
register into a later phase?
Thanks,
- Alex Aminoff
BaseSpace.net
National Bureau of Economic Research (nber.org)
-
The official User-To-User support forum of the Apache HTTP Server Project
standard way to do this what would be an approach using
best practices?
Thanks.
--Alex
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
Any ideas?
Is there a better list for this question?
Thanks.
On Mon, Feb 28, 2011 at 4:29 PM, Alex wrote:
> Hi -
>
> I am using Apache/2.2.9 (Debian) with mod_proxy, mod_proxy, and
> mod_proxy_balancer.
>
> I was wondering that when enabling and disabling a BalancerMember
&g
Hi All - I imagine this is fairly common, but I've had trouble making it work.
I'm on RHEL 5.4, with Apache/2.2.3.
I've got two sites to deal with, sitea.company.com and siteb.company.com.
I've set up DNS for each of these to resolve the same ip address.
I have an Apache server listening on that I
Awesome, I think that is working. I'll have my users poke at it to be sure.
Thanks!
On Mar 18, 2011, at 7:51 AM, Tom Evans wrote:
> On Fri, Mar 18, 2011 at 2:40 PM, Alex Duckers wrote:
>> Hi All - I imagine this is fairly common, but I've had trouble making it
>>
_redirects=0
net.ipv4.conf.default.secure_redirects=0
net.ipv4.conf.all.secure_redirects=0
net.ipv4.conf.default.accept_redirects=0
net.ipv4.conf.all.accept_redirects=0
net.ipv4.conf.default.rp_filter=1
net.ipv4.conf.all.rp_filter=1
net.ipv4.tcp_max_syn_backlog=2048
Very occasionally we see frames dropped by the NIC - but presumably not
enough to explain this issue.
If anyone has any idea thoughts are most welcome - I have been grappling
with this for over a week now.
Kind regards,
Alex Harvey
re actually normal - even on site that's not under high load.
Best regards,
Alex
out there happen to have some links to any decent
resources or tutorials on Apache permissions/PHP handlers that would
help me wrap my head around it a bit better?
Any help much appreciated.
Cheers.
Alex.
-
The official User-
f within a block.
I cannot redirect the /idle bit to another VirtualHost, as I need to
use IP based SSL with the same endpoint.
Any ideas on how I could restrict DBD connections to be only acquired
when connecting to the Location?
--
nt 100 database connections
constantly open, lasting for the life of the mpm-prefork worker.
Or can it pool connections between mpm-prefork workers?
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
e mpm-prefork
worker.
Then you want the classic-CGI-style setup. DBD will give you that
with min=0, max=1, and no keepalive on the connections.
Thanks.
By 'no keepalive' do you mean 'DBDPersist off'?
--
Alex Bligh
--
Maybe anyone can point me in the right direction.
I need to modify this patch
http://www.phpbuilder.com/lists/php-developer-list/2000101/0994.php
and replace VIRTUAL_DOCUMENT_ROOT on the real path.
As described in patch note - "When using mod_vhost_alias the
DOCUMENT_ROOT = PATH_TRANSLATED - SCRI
Try to something like this
php_admin_value open_basedir /usr/local/lib/php/:/srv/foo.net/
php_admin_value upload_tmp_dir /srv/foo.net/tmp/
php_admin_value session.save_path /srv/foo.net/tmp/
On Tue, May 15, 2012 at 9:46 AM, Nick Edwards wrote:
> Hi,
>
> in httpd.conf each virtual host has
> ...
modify
the parameters on the request and tell it to stop whatever it's
doing?
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
this a bug, and is there any work around? (I want the default site
to be there still).
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
case?
If so, is there any way around this? (i.e. so an arbitrary DNS name pointing
to the IP address will get the default vhost, but the IP address itself
will get a different vhost).
--
Alex Bligh
-
To unsubscribe, e-mail: user
rName default.example.com
My problem is this is an automated install system and (broadly speaking)
I have no control over DNS.
Is there anything else I can do, like (e.g.) put the IP address as
a hex constant or something in ? Or disable this rather
annoying feature?
--
Alex
THIS LINE ***
Will that interfere in any way with the IP based virtual host which is
the fourth above? I have no other name based virtual hosts and even if
I did, I wouldn't mind this being the global default. And will it fix
the issue that http://192.200.0.1/ is not connecting to the third
virtual
--On 31 May 2012 08:34:42 +0100 Alex Bligh wrote:
To recap the problem is that accessing http://192.200.0.1/ returns the
default site (the first one), not the specific site (the third).
Suppose I change the line marked '*** THIS LINE ***" so it reads
# <--- *** THIS LINE *
there any way, in an environment where it is not possible
to create DNS entries to order, where namevirtualhosts are used,
to have a default vhost which is different from a vhost whose name
is the IP address?
--
Alex Bligh
-
To
ow to detect when it has got into this state?
3. Why it might be affecting one particular customer of ours, and not
the rest of the world?
--
Alex Bligh
[Thu Jun 21 15:29:42 2012] [notice] child pid 17313 exit signal
Segmentation fault (11)
[Thu Jun 21 15:29:43 2012] [notice] child p
--On 27 June 2012 13:39:54 +0100 Alex Bligh wrote:
This should be on:
apache2-mpm-prefork 2.2.14-5ubuntu8.7
apache2-mpm-prefork 2.2.14-5ubuntu8.9
This occurs after doing a 'reload' on apache, then trying to use the
a site with a reverse proxy (relevant lines of config appende
is within (say) 5 seconds of the current time (which will prevent
reuse and token sharing), and just stream with no further authentication.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional co
is fundamentally incompatible (at an algorithm level
rather than a code level) with digest authentication. You might find it
easier to switch Drupal to using digest authentication too. I have no idea
whether that is possible.
--
Alex Bligh
---
ash in the same
way, and of course a random nonce value.
So anyone can access your CGI program without any protection. However, they
will have to have an appropriate token (being the hash file) to actually
get the video. This has the advantage that if you want to put your video
fil
--On 29 June 2012 15:08:44 +0100 Alex Bligh wrote:
You have talked about perl and mod_perl. I understand that you can
override htaccess to use a self-made bit of Perl code that process it and
check the token. Is this right?
You don't need to override htaccess.
Here's a piece of
--On 13 August 2012 14:12:44 -0700 Rajeev Prasad wrote:
can someone please advice how can i start another daemon when apache
starts on ubuntu, and if it fails write that error to my apache error log
?
http://upstart.ubuntu.com/cookbook/
--
Alex Bligh
ith
a huge reply, or something else. What I'd do is wait until it
happens again and strace the pid concerned and see what it's
doing.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
yscalls it's making. Might give you a hint.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
/w, attach gdb to the running
process, and ask for a backtrace.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
and you might be able to replicate at will.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
--On 19 August 2012 17:58:34 +0200 Denis BUCHER
wrote:
And the most surprising is that it only happens with Google bot and other
search engines crawler but never with users ???
I would bet it queries a URL that users do not.
--
Alex Bligh
es usually have a forward slash (as I wrote), rather
than a backslash (as you wrote). If that isn't just a typo in
email, it may make a difference.
--
Alex Bligh
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
want to put everything into your
sites-available/my-site-name
file (create one if it isn't there) then do
a2ensite my-site-name
and
/etc/init.d/apache2 reload
You may need to
a2dissite default
The directives are all the same (it's just where they are that
differs).
--
ethernet
address.
Try
apache2ctl -S
which will tell you the hosts apache think's it has configured, and
have a look at your logs.
(httpd -S requires other stuff to be set up on Debian)
--
Alex Bligh
-
To unsubscribe, e
accessing webdav shares from the host machine, Fedora-14, via firefox) :-)
Assuming your WebDAV is in /etc/apache2/sites-enabled/001-biblioteca
the answer is no, it is only configured to be listening on port 80,
as opposed to port 443 which is what you were testing.
--
e using the ap_ functions
from more than one thread whilst running the prefork mpm?
Any idea how I might debug this? Running with valgrind and -X
comprehensively hides the bug.
Core dump and some gdb bits below.
--
Alex Bligh
Core was generated by `/usr/sbin/apache2'.
Program terminated wit
gt;bucket_alloc);
ap_get_brigade(r->input_filters, bb, AP_MODE_READBYTES, APR_BLOCK_READ,
bufsiz)
apr_brigade_flatten(bb, buffer, &bufsiz) ...
IE can both threads work on different bucket brigades associated with the
same rec? I think the answer to this i
Oops
--On 8 September 2012 22:52:29 +0100 Alex Bligh wrote:
I have a module with two threads running under MPM worker on Apache 2.2.
That should have read mpm-prefork
Alex
Is it safe for one thread 1 to call:
ap_filter_t *of = r->connection->output_filters;
ap_fwr
ccepts a relative path name but the
structure requires the full path, is that the case?
Alex
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
question is why I have to use
instead of even though DocumentRoot is already set to
"htdocs"?
On Nov 29, 2012, at 3:29 PM, Knute Johnson wrote:
> On 11/29/2012 3:10 PM, Alex Chen wrote:
>> I downloaded the Apache 2.2.22 Windows msi and installed it as a console
>> app,
Thanks to all who replies to my question.
I guess I will need to read the document more thoroughly. It would be nice
this is information is included as comments in the config file, though.
Alex
On Nov 29, 2012, at 4:03 PM, Bennett, Tony wrote:
> Documentation on the container:
>
accept HTTPS if
all the configurations and directives for serving HTTPS are removed
after Apache starts successfully,
Alex
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h
configuration read by
the parent process I think.
But I am not sure if there are cases where Apache need to reload the
configuration. (on SIGHUP,, SIGUSR1 or SIGUSR2 maybe?)
On 12/5/2012 10:25 AM, Ben Johnson wrote:
On 12/5/2012 12:55 PM, Alex Chen wrote:
If I enable HTTPS by loading the
included. Which
one should I use to convert to new Visual Studio?
Thanks.
Alex
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
ith either IDE or command line?
Thanks.
On 12/6/2012 3:49 PM, Alex Chen wrote:
I am trying to build Apache 2.4 on Windows 7 with Visual Studio 2012.
In the document page
http://httpd.apache.org/docs/2.4/platform/win_compiling.html, it says
the workspace file to be used is Apache.dsw. However th
and at least the
first ten appear relevant.
As a last resort, change windows ==> *nix and experience the ease and
joy of a proper o/s.
Best - Paul
tired old sysadmin
On 07/12/2012 00:33, Alex Chen wrote:
I tried Visual Studio 2008 first but got a lot error messages saying
the project fil
alidate
< Expires: Mon, 26 Jul 1997 05:00:00 GMT
< Content-Length: 120
< Connection: close
< Content-Type: application/xml
Any help would be really appreciated.
Thanks
Alex
--
| RHCE | Senior Systems Engineer | www.vcore.co | www.vsearchcloud.com |
Hiya,
tried and still same with a HTTP/1.0 response - but I've been told by our
developers that it's been coded in to force-use HTTP/1.0 (for whatever
reason).
Is there an option to force a HTTP/1.1 response by Apache or will the code
always win over the daemon ?
Alex
On 18 Janua
is it a super secret application and if you get hacked you'll expose lots
of cc numbers or similar ? if not - i dont think running it in a jail is
necessary - you should however run it with selinux on ;) !
On 18 January 2013 16:31, Zachary Stern wrote:
> I wanted to get some opinions - do you f
Hello I have seen a strange behaviour in Apache HTTPD (2.4) and TomEE (in
fact it is a Tomcat (7.0.61) so it is exactly the same for Tomcat) when I
configure Apache server with SSL and mod_jk.
I have been asking in the Tomcat/mod_jk mailing list and after several
discussion it seems that there is
1 - 100 of 145 matches
Mail list logo