Hi there, hopefully this is right place to ask - in trunk version remoteip has
been extended with some PROXY protocol support. Are there any chances these
changes will be backported to 2.4 branch ?
Thx
Marcin
ms to be ok that Reading Request
connections appear in server status.
If you have too many of them you can decrease Timeout in httpd config.
Regards,
Marcin Wanat
2013/4/6 linuxsupport
> I am facing a problem with Apache on CentOS 6
>
> Apache 2.2.19 is complied from source.
>
> I
Please remember that in 2.2 modules were linked statically by default. Now
they are linked dynamically by default.
You need to use:
--enable-MODULE=static
to compile in into httpd statically or use LoadModule.
More info:
http://httpd.apache.org/docs/2.4/programs/configure.html
2013/4/5 Marcin
LoadModule ssl_module modules/mod_ssl.so
in httpd.conf didn't help ?
2013/4/5 Ismael Puerto
> Hello Leonay
>
> Currently I have some problem, at the moment i work with 2.2.X
> I hope that anybody help us with this question.
>
> Thanks
>
> On 04/04/2013 05:36 PM, Leonay Wynn wrote:
> > I am una
What error_log says ? It looks like httpd is crashing.
Maybe you are using some flv streaming mod which is not thread safe ?
2013/3/28 Esmq :
> hi, guys
>
> i have come across a problem related to event mpm in apache(v2.4.3),
> that is
> connection may closed during transfer for some times. wh
2013/3/27 Marcin Wanat :
>>
>> What are the equivalent settings in your 2.2 setup?
>>
> # ./httpd -V
> Server version: Apache/2.2.16 (Unix)
> Server built: Aug 2 2010 19:26:08
> Server's Module Magic Number: 20051115:24
> Server loaded: APR 1.4.2, APR-
MinSpareServers 128
MaxSpareServers 256
MaxClients 400
MaxRequestsPerChild 0
Regards,
Marcin
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
uthz_user_modulemodules/mod_authz_user.so
LoadModule auth_basic_modulemodules/mod_auth_basic.so
Prefork config:
StartServers 256
MinSpareServers 256
MaxSpareServers 512
MaxRequestWorkers 1024
MaxConnectionsPerChild 0
Currently i
> I welcome and seek advice from those more experienced.
> Thank you.
> Wes Smith
This is not a PHP forum but whatever, array keys should be used in
parentheses unless there are statically declared variables used on
purpose (in your code they're not).
--
What ever happened to happily ever after
> please read the docs,
> "
> RewriteRule backreferences: These are backreferences of the form $N (0
> <= N <= 9).
You should read the docs, too. The keyword for you is: scope. You
cannot backreference outside the actual rewrite rule, and the
RewriteCond (i.e. the TRIGGER) is bogus at best, becaus
> Nothing works fine (about power management). The machine launches fine the
> Java application but if I don't use the machine, a few minutes later,
> appears a black screen. I have assumed that screen has been disabled by
> Linux kernel.
And that has to do with Apache... what exactly?
Nowdays it
> I guess the player could not access the file.
> How to fix it? I am not Apache expert. Please advise.
Have you checked paths (local vs. relative, plugin location, etc.) in
the html file?
--
Marcin 'Rambo' Roguski
On Mon, 9 Jan 2012 09:13:09 -0300
Luisa Ester Navarro wrote:
> you reject my messages
Apparently not
--
Marcin 'Rambo' Roguski
-
The official User-To-User support forum of the Apache HTTP Server Proj
> > > still very very very slow
Is HostnameLookups on?
-
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-uns
> Can anyone explain the Windows Miracle? Because, really, I would like a
> clean httpd.conf file so I can start over.
You need to escalate your rights to administrator, like running notepad as
administrator. Otherwise window saves "user copy" of the file.
---
> Well, in Pascal, it's not possible since it was compiled.
The log says apache is confused about the file alone
The other issue I see is that your script don't output http headers - they
should send at least "Content-Type" header.
> sudo chmod +x file
Shouldn't you add interpreter line as well?
#!/bin/interpreter
-
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
> I would like to modify in such a way that if i click on cancel button it
> should not give me ERror 401 page.
There is a way to modify the look by specifying errordocument for 401, if you
want to "beautify" the response.
-
Th
On Tue, 18 Oct 2011 06:38:19 -0700 (PDT)
Amol Puglia wrote:
> Hello Team,
>
> I need help in modifying the apache login prompt.
The login prompt isn't part of apache: it's either part of a web app or
suppliet by browser in case of http authentication. Mentioning
that prompt doesn\'t give you 40
On Thu, 13 Oct 2011 11:54:47 +0200
"Amira Othman" wrote:
> Hi all
>
> I am using httpd-2.2.3-53.el5.vm on CentOS 5.6. i am new to apache .today
> when I tried to access my website I found that it takes too long time to
> load .
First suspect: hostnamelookup is on and DNS your server is confi
> OT maybe ... but what is lmgtfy.com - seems to be a cloaked proxy via
> godaddy to google cookies.
No, it's a polite way to send asker to flipping google the question.
-
The official User-To-User support forum of the Apache HT
On Sat, 10 Sep 2011 11:01:54 -0400
David Mehler wrote:
> Hi,
>
> I've never embedded a player on a page, how would I pull this off?
This is not a http or apache related question, but what the heck:
see here for example:
- http://www.longtailvideo.com/support/jw-player-setup-wizard
-
http://www
On Sat, 10 Sep 2011 10:44:09 -0400
David Mehler wrote:
> Hi,
>
> I'm assuming the header is one that the browser doesn't understand,
> audio/mpeg is my guess. Is this solvable?
Well, then you ask browser to handle audio file - it's up to plug-ins
installed how it will do it. For now, it does w
> That url could be streaming mp3, ogg, or aac content. Instead of the
> browser in question streaming the content using it's media player, I'm
> instead prompted to download the file.
If the browser asks user for action, the "Content-Type" header sent by
icecast (not apache) is either missing, p
> There doesn't seem to be any pattern to client IP address, browser, etc.
I know for a fact, that certain browsers (most versions of IE for example),
don't send
referer when request is induced via JavaScript. Several firewalls strip these
by default, too.
> direction. I received a MAILER-DAEMON 'Unable to deliver' message
> today. It seems a few emails were sent to a few addresses in my
> contact list, including my own, from my Yahoo email account. The
> content of the message was a link:
>
> Hawai'i, http://dockwise3.com/indexwww01X.php?dforum=u6i
> Date: Tue, 14 Jun 2011 09:32:28 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
> > Sorry, I omitted them since they look almost the same:
>
> any var
> Date: Tue, 14 Jun 2011 09:32:28 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
> > Sorry, I omitted them since they look almost the same:
>
> any v
> Date: Tue, 14 Jun 2011 12:18:21 +
> From: i.ga...@brainsware.org
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
>
>
> - Original Message -
> >
> > Hi!
> >
> > I'm using
Hi!
I'm using following configuration of mod_cache:
CacheEnable disk /
CacheIgnoreCacheControl On
CacheIgnoreNoLastMod On
CacheDefaultExpire 240
CacheEnable mem /
MCacheSize 4096
MCacheMaxObjectCount 100
MCacheMinObjectSize 1
MCacheMaxObjectSize 2048
Depen
> Anyway the real question is: Is there a way to have short tags turned
> on for one web site and turned off for another?
Yes, either by
php_flag short_open_tags on
in .htaccess or separate php.ini for vhost.
-
The official Us
On Fri, 3 Sep 2010 09:26:52 -0700 (PDT)
J Wilson wrote:
> Actually the .htaccess files are ok I think, they are provided with Zen
> cart, what I need to do is follow instructions in their .htaccess files
> to set up apache for this particular domain.
What about AllowOverride for the oparticular
> Any ideas on what may be wrong in the configuration?
This is really a Wordpress and not Apache question, but what the hay...
http://codex.wordpress.org/Changing_The_Site_URL
--
A man of genius makes no mistakes.
His errors are volitional and are the portals of discovery.
-- Ja
Dnia 18 Stycznia 2010, 10:51, Pn, Krist van Besien napisał(a):
> On Sat, Jan 16, 2010 at 5:18 PM, J. Bakshi
> wrote:
>
>> I can see the files are transferred but after
>> that it simply reports "Not an Image file".
>
> What is "it" here. Is this error message logged in a logfile
> somewhere, or i
> But no files are uploaded there at all.
What about temporary files? Are they uploaded or not?
>From what you're writing, neither size or type are
identified (should be set after a successful completion
of POST request).
Can you add
print_r($GLOBALS['HTTP_POST_FILES']['profile_image'])
in the
> the files are not uploaded in the folder where they suppose
> to be.
Please explain. So they ARE uploaded but in the wrong path?
Or there's no folder? In latter case, the script should
create the said folder by itself, or you need to create it
manually.
--
No guest is so welcome in a friend'
On Sat, 16 Jan 2010 21:48:15 +0530
"J. Bakshi" wrote:
> Dear list,
> that it simply reports "Not an Image file". And this is happening with
> all files even with image ( jpg, bmp etc..) and with as small as 1KB
> and as big as 500KB. I have checked the log with "Loglevel debug" and
> there is no
Oops, sorry for unnecessary confusion then
--
-
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...@htt
> Marcin, I'm also curious about your statement about security hole when
> spoofing a domain name via mod-rewrite. Isn't mod-rewrite *all* about
> spoofing URL's (which can include domain name part)?
As you mentioned, remapping is not the same as spoofing. Imagine someo
>> Instead of display a dummy url :
>> http://s1.ncs.com/inventoryappl
> spoofing DNS, I'm not at all sure what he was talking about
>From my understanding the question was if one can hide real url and
display a fake one at users client (i.e. browser).
--
> Can it be done with RewriteRule. I'm new to Apache, kindly specify
> configuration.
No, and it would be extremely big security hole to spoof a domain name.
However you might just create a DNS CNAME record for the domain name and
use it.
--
--
On Sun, 10 Jan 2010 22:15:31 +0200
Kaya Saman wrote:
>
> ';
?>
^ try and tell...
--
I sometimes think that God, in creating man, somewhat overestimated his
ability.
-- Oscar Wilde
-
The official User-To-Us
> /home/optiplex-networks/links.php on line 17
[...]
> I'm not sure where the error lies.
> Can anyone help me?
The error is exactly where the log tells you, line
17 in /home/optiplex-networks/links.php
Most likely you were previously using php4.0 and now
moved above 5 which is far more stri
On Tue, 29 Dec 2009 13:25:29 -0800
Marc Fromm wrote:
> I am receiving the "Cannot send session cookie - headers already sent"
> message even though I am using ob_start() at the top of my php script.
This has nothing to do with Apache, the thing is that something in your
php script causes uncond
> How can you get HoloCMS to work with apache.
According to their website you just need a working PHP and database
access. Then copy the CMS files to a directory served by Apache, create
database and set up CMS to use it and you're set.
--
Never let your sense of morals prevent you from doing
rag.php?field=value
? rather than &
-
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.or
On Mon, 16 Nov 2009 12:48:36 -0800
"sieger...@gmail.com" wrote:
> *.abc.com as the common name from the CA.
> Can I still use the same key or is it a mismatch?
Yes, although the wildcard for CN is not recommended,
though not so unusual either.
--
On Tue, 3 Nov 2009 14:20:27 -0500
b k wrote:
> Hi all,
> PDF reports are not being generated on any browser. [...]Any help would be
> greatly
> appreciated
Send Content-Type: application/pdf or application/octet-stream from your PDF
generator
text/html is just plain wrong.
--
Maslow's Ma
> SERVER_PORT gets value from ServerName no matter what value of
> UseCanonicalName is
> Workaround is to not set a port in ServerName
>
>
> Is this a bug?
You're missing Port directive.
-
The official User-To-User support for
Also, I just checked: in WP configuration that's "blog's URL address".
-
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:
> Thus http://drew.mykitchentable.net/fatblog is just the URL to my
> WordPress installation. There is nothing being done by Apache.
I believe that's the root of your problems: wordpress uses it's own
URL rewriting scheme bypassing whatever the host system uses.
you should check in wordpress u
Nick Kew pisze:
Marcin wrote:
I didn't wanted to do proxy, I wanted just to change e.g. /abc to /xyz
and then pass it directly (without proxing) to rails handler.
Sounds like you want the "Alias" directive.
I don't think so, because it maps to the filesystem. My URLs
Krist van Besien pisze:
On Tue, Jan 13, 2009 at 10:45 PM, Marcin wrote:
I've tried also to force it to treat this as an URL, not a path by passing
full URL:
RewriteEngine On
RewriteCond %{HTTP_HOST} (.+)\.demo\.myapp\.com$
RewriteRule ^/$ http://%0/usersite/%1
As log says, it const
Hi,
I hope that you could help me, because I've spent hours on googling and
reading mod_rewrite docs and still can't get it working...
What I want to achieve as a final effect is that GET requests like
http://john.demo.myapp.com/
http://lucy.demo.myapp.com/
will be internally rewritten and s
a few group of
users/accounts in the system (students, staff, a few others groups).
They have been there for years and I don't see a chance to change it in
the nearest future (especially I'm not the admin of that system).
Best
Marcin
-
one of the problems mentioned in my previous post (which maybe
was too long):
http://marc.info/?l=apache-httpd-users&m=122444710729770
Regards
Marcin
-
The official User-To-User support forum of the Apache HTTP
ries) of
the one user Location can be not unique, File would have problem with
subdirs.
So, I would like to ask:
1. Is it possible to override Option in somehow (for a
one directory)?
2. Is it possible to change to something else for
mentioned irregular directo
> NameVirtualHost directive allow multiple IP:Ports to be specified even
> though the documentation suggests otherwise?
I guess you have proplem understanding what NameVirtualHost actually is.
With this directive you basically ask the Apache to match the vhost from
request made by client- if one
>> How to stop that? And not stop as ignore, but stop as have the server
>> not
>> do that (running 2.2.3 for the moment)?
> Stop google from indexing your site?
> http://www.robotstxt.org/faq/prevent.html
LOL, funny :D
Seriously though, while it's not an enormous load, dummy connections start
cr
> Close, but no cigar. This is a multi-process apache waking up one of its
> children.
>
> http://wiki.apache.org/httpd/InternalDummyConnection
OK, a variation to the question: I'm getting that annoying
williams - - [24/Sep/2008:14:46:03 +0200] "GET //gfx/arrow.gif HTTP/1.0"
200 62 "-"
williams -
What happens when you try to download mp3 file from apache2 in normal
way, e.g. using wget or browser? Is there any lag?
What tells apache benchmark (ab or ab2 command)
m.
-
The official User-To-User support forum of the Apach
Alberto Dondana pisze:
Yes I did.
I discovered that I've the problem if I lisen and mp3 @ 192Kbps, but if I
listen and mp3 @ 128 Kbps I've no trouble...
It's rather related to your bandwidth, not your webserver.
m.
-
The o
Jorge Medina pisze:
I am trying to create a tar ball with Apache, Tomcat and my application
to be deployed later on a server with the same kernel as the building
machine.
Is that so hard to check? Compilation takes only a few minutes + 10s for
test moving.
m.
Hi, is there any way to authenticate with MySQL but passing to the MySQL
not only username but also location of request?
I want to authetnticate dynamically against different locations only by
putting some records to the DB.
m.
Hi, I write a piece of software, it's a ruby on rails webapp.
The main part of my app is database organized a bit like a virtual file
system. I store that in MySQL.
There could be many accounts (each with own DB), and each account can
have many users with different permissions.
I succesfull
> ServerAlias accepts wildcards, or just make sure all this mumbo-jumbo
> happens in the first virtualhost for a set of NameVirtualHosts's -- it
> will be the default.
Sorry, false alarm- I knew I missed something- it was just that I didn't turn
RewriteEngine explicitly on for the whole setup :),
Hi,
I was given a task for configuring the server so that if one calls
http://www.user.do.id.uw.edu.pl (yes, I know it's way too long- but on purpose)
the server will silently rewrite the request so
http://do.id.uw.edu.pl/~user/joomla/ will be given
Wasn't a difficulty finding it in httpd docs, h
> > > RewriteEngine On
> > > RewriteRule ^/1_big.jpg$ /komputer.htm?nr=1
> >
> > It did not work... I tried both this and regext for number
>
> Never say "It did not work." on a technical mailing list. Explain
> exactly what happened, including excerpts from the log files. In the
> case of mod_
> > My problem is now that bots indexed old address and aren't eager to
> > change that. I, therefore, need a rule to redirect people from old
> > address to new, BUT with passing parameter that normally would look in
> > browser like: "http://rambo.id.uw.edu.pl/komputery.htm?nr=1";,
> > RedirectMa
Hi, I have an interesting problem to crack, and to be honest- for now it's
beyond my abilities.
Backstory: I have nice page with my computer collection with pictures,
earlier they were downloaded as oridinary pictures, like
http://rambo.id.uw.edu.pl/komputery/1_big.jpg , but since they have been
70 matches
Mail list logo