On Wed, Apr 8, 2009 at 8:21 PM, Viaduct Productions
wrote:
> So 1 NameVirtualHost *:80 per ?
>
> I've only had that once on my previous servers.
>
> I just entered one per, just before, and that error came up 11 times.
>
No, 1:n.
Can you include a full apachectl/apache2c
On Wed, Apr 8, 2009 at 8:26 PM, Viaduct Productions
wrote:
> sh: apachectl/apache2ctl/httpd/: No such file or directory
Choose the one your system provides.
--
Eric Covener
cove...@gmail.com
-
The official User-To-U
S gets them to your server, you want "ServerAlias
tracking" and maybe one of the canned "canonical hostname" rewrite
rules in the manual.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support
On Thu, Apr 9, 2009 at 11:11 AM, Griffith, Michael *
wrote:
> Eric,
>
> Thanks for the quick reply. I have to admit I am a novice with Apache
> config. Something like this would do the trick?
>
> RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]
see c
ected depending on the
directives (the final per-directory config can be treated as the
verbatim config, or treated as a delta from the result of the previous
merges)
--
Eric Covener
cove...@gmail.com
-
The official User-To-User sup
lso, 0 == 13 is "OK".
The warning usuallu means you have more then one "nameVirtualHost
*:80". It should be 1:n between NVH and VH with identical arguments.
It's OK becuase what's effectively dead configuration isn't deemed an
error (ju
t early on.
I'd start looking at your OS network config / equipment.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist
not required. You can join IRC, phone a friend, pay for
commercial support, or figure it out on your own.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://ht
On Tue, Apr 14, 2009 at 7:33 AM, Viaduct Productions
wrote:
>
> On 14-Apr-09, at 7:29 AM, Eric Covener wrote:
>
>> It's not required. You can join IRC, phone a friend, pay for
>> commercial support, or figure it out on your own.
>
> Or ask on a list. Hence the q
On Tue, Apr 14, 2009 at 7:48 AM, Viaduct Productions
wrote:
>
> On 14-Apr-09, at 7:42 AM, Eric Covener wrote:
>
>> Not at all, my statement had nothing to do with documentation or
>> feedback. You removed the asinine statement I was replying to:
>>
>>> It wou
my c++
> client ? I want to know what bytes to send to the client.
I don't think CGI has a an answer for this.
You could easily add the header you're interested in to the
environment via mod_rewrite and the [E=...] flag, and read that
environment variable from y
(or per-dir, where PT is implicit), but
I think it is fair to say that it's generally treated as a URL in that
context.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project
On Thu, Apr 16, 2009 at 10:07 AM, Ruben Lihet wrote:
> please... help ?
> How canI get rid of the extra http headers apache is sending ?
Does it help if you use "-" (no quotes) for your substitution, just to
get the side-effect of the RewriteRule?
--
Eric Covener
c
nd passwd.
> Looking at the traffic on the server I see everything but the username
> and passwd
It's base64-encoded in the Authorization request header.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User s
e like:
RewriteCond %{HTTP:Range} (.*)
RewriteRule nph-main.cgi - [E=MYRANGE:%1]
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html&
-1000 to take 100 seconds. But that is not the case. I find that if I do ab
> -n 1 everything works fine. But if I do ab -n 3, the server also
> gives a time out. What is the logic here?
>
it doesn't do anything in parallel unless you pass -c.
--
s/access_log" combined
> I really don't know why the error_logs of the virtualhosts stay empty. I
> don't have any clues where to look for :(
Try eliminating webmin's piped logger.
--
Eric Covener
cove...@gmail.com
--
dow but nothing on
This is the Apache HTTP Server users list, not a jmeter list.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/usersl
in apache 2 configuration. There should be some easy way to
> do this.
mod_macro, or set native environment variables (in bin/envvars
provided by your apache pkg for example) and deref with ${foo}.
--
Eric Covener
cove...@gmail.com
---
i decided to disable mod_jk. After that python complained the same way.
> Python disabled to and now the headline message arrives.
>
> i tried ipcs -su
>
compare what's used with ipcs -l (limits).
And make sue both are run
On Tue, Apr 21, 2009 at 1:37 PM, Newgro wrote:
> m18s24:/etc/apache2$ ipcs -l
> -- Semaphore Limits
> max number of arrays = 128
> m18s24:/etc/apache2$ ipcs -lu
> -- Semaphore Status
> used arrays = 128
Tried increasing the limits?
--
Eric Covener
cope of Apache?
Couldn't tell what you mean from your posting style.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html
On Tue, Apr 21, 2009 at 3:59 PM, inas inassen wrote:
> Hi,
>
> I did some tests in the past using this way ${foo} by defining the variable
> foo in the bin/envvars file (like it works in Tomcat for example) but it
> fails for apache. So Eric, Please, can you provide us more detail
e whole time it would take to satisfy a
> request.
It applies to individual read, so it is not an end-to-end timeout and
should be safe for your dialup users.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User sup
IIUC It's feasible in per-directory, but not implemented.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
itions, etc.
If you can describe what your end goal is, someone here might be able
to help construct a ruleset.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See htt
eRule .* http://%{SERVER_NAME}$1 [R]
or comedy single-condition option:
RewriteCond %{HTTP_HOST},%{SERVER_NAME} !(.+),\1
RewriteRule .* http://%{SERVER_NAME}$1 [R]
--
Eric Covener
cove...@gmail.com
-
The official User-To-User
On Wed, Apr 22, 2009 at 1:02 PM, Eric Covener wrote:
> RewriteRule .* http://%{SERVER_NAME}$1 [R]
> RewriteRule .* http://%{SERVER_NAME}$1 [R]
I'll head Andre off -- yes you need to actually capture something to use $1
--
Eric Covener
cove..
ws for control of the environment that will be
provided to CGI scripts and SSI pages"
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/
s now available but too much for
> this post. Who is the proper person to discuss it with?
>
Bugzilla link?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Ser
ed data.
>> >
>> > This same issue was raised in October 2007. Lack of a test case
>> > prevented resolution. A test case is now available but too much for
>> > this post. Who is the proper person to discuss it with?
>> >
>>
>> On Thu, Apr 23
The manual would have you believe
_default_ is more ip-based and * more name-based, however, name-based
vhosts do ip-based "first".
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the A
is doesn't boil down to the order of these two relative to
eachother? Can you demonstrate ITT?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See htt
lib/apr/configure:
> line 9748: `lt_if_append_uniq(lt_decl_varnames, SED, , ,'
> configure failed for srclib/apr
>
longshot, made me think of:
http://svn.apache.org/viewvc?rev=760443&view=rev
--
Eric Covener
cove...@gmail.com
---
; >
>> > So, when someone configures in addition to
>> > the _default_ will never match.
>
> On 27.04.09 09:35, Eric Covener wrote:
>> You sure this doesn't boil down to the order of these two relative to
>> eachother? Can you demonstrate ITT?
>
&g
2009/4/28 Hracek, Petr :
>
> Options +Includes Indexes +MultiViews FollowSymLinks
Try without mixing + and non-+
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP
gt;
> And in the apache log is again "client denied by server configuration".
I didn't realize that was your original symptom. Where do you allow
access to your DocumentRoot?
--
Eric Covener
cove...@gmail.com
-
2009/4/28 Hracek, Petr :
> DocumentRoot is /opt/apache/htdocs/ssldocs
>
> I can send you the configuration file but to your mail.
You need a directory stanza that matches it, with "allow from all" or similar.
--
Eric Covene
of your DocumentRoot.
If you've been using something and it works, what configuration and
error are you asking for help with?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the
een able to pick
> up anything. Thanks In Advance. Ian
What does your error.log say when you hit the 403? Did you update all
the references to c:\apache\htdocs, or just the DocumentRoot line?
You need to do the former.
--
Eric Covener
cove...@gmail.com
On Tue, Apr 28, 2009 at 10:15 AM, Melanie Pfefer
wrote:
>
> Hi
>
> I did the following redirection:
>
> ProxyPass /abc http://host:7005/
> ProxyPassReverse /abc http://abc:7005/
>
Match trailing slashes in the two arguments (both or none)
--
Eric C
my folder htdocs I have three files (index.html, new.html and test.php).
> When typed in the browser "http//localhost/1" I think that URL is mapped to
> address "http://localhost/index.html";
>
> What happen ?? Is test right ??
I don't know, what happened?
-error page.
--
Eric Covener
cove...@gmail.com
-
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...@ht
irectory. The enclosed directives are not applicable.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
rver back?
The manual explicitly talks about this. If it matches, it will hide
the base/default server.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://htt
. This is the problem I am having.
There's no comparisons of names at this point, just ips/interfaces and
ports. If you have a set of *:80 virtualhosts, ip-based selection
occurs early and then name-based selection comes from this subset of
virtualhosts.
That's why the base ser
Web Groups,OU=Global Security
> Groups,DC=nm,DC=ad,DC=llssa,DC=org
>
>
"AuthBasicProvider ldap" is required in 2.2
Your require should be "ldap-group", not just group.
--
Eric Covener
cove...@gmail.com
On Mon, May 4, 2009 at 7:57 AM, Raja Shekar CS wrote:
> I am facing an issue in bringing up httpd (2.2.10) configured in Microsoft
> Failover Cluster (MSCS) on Windows 2008 64 bit system.
>>>> Usage: C:\\Program Files (x86)\\DFM\\bin\\httpd.exe [-D name] [-d
Tried simplifying t
t of the php code. I still can not find the solution.
http://wiki.apache.org/httpd/PHPDownload
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://http
havior of your server. The easiest way to determine this is to comment
> one out and use apachectl -t to find out if you broke it.
>
mod_info in 2.2 can help here as well.
--
Eric Covener
cove...@gmail.com
-
The official
tters for these. Maintain the relative order that you see in
the default conf.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
uster2/
> stickysession=JSESSIONID|jsessionid nofailover=On
>
>
> BalancerMember https://10.1.10.10:443
> BalancerMember https://10.1.10.11:443
>
That's not what ProxyPassReverse does. Your first ProxyPass is a reverse proxy.
--
Eric Covener
cove...@gmail.com
-
he service itself with the -D.
> If I rem out the IfDefine it also does not
> start up. Any insight appreciated.
That's not a good sign, what does the error log / event viewer say? configtest?
--
Eric Covener
cove...@gmail.com
---
thus, i am
> trying to setup some directive to avoid having to make 2 entries (both the
> domain.org directory AND a www.domain.org link to the directory) to have
> apache serve both domains.
Can you use mod_rewrite to force a canonocal flavor of each domain
with always www or
.0.0:443 (your symptom doesn't
match this error, but it's a common error)
Can you paste apache2ctl (or apachectl/httpd) -S ?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apac
"mixing * ports and non-* ports with a NameVirtualHost address is not
> supported"
Simplest fix is to make sure every usage of NameVirtualHost and
VirtualHost contains a port number in the argument (ending with a
colon then a port
com:0 overlaps with VirtualHost hostname2.com:0, the
> first has precedence, perhaps you need a NameVirtualHost directive"
They resolve to the same IP address. Hostnames are quite confusing in
the VH and NVH directives, generally better to just use a wildcard,
like *:80, unless you
these modules and the
> setting of the following:
>
> mpm_beos_module
> mpm_netware_module
> mpm_mpmt_os2_module
The directives can apply to multiple MPMs. The manual usually
illustrates the MPM-specific details in the text.
--
Eric Covener
cove...@gmail.com
On Thu, May 7, 2009 at 4:05 PM, André Warnier wrote:
> Eric Covener wrote:
>>
>> On Thu, May 7, 2009 at 12:29 PM, Noah wrote:
>>>
>>> Hi there,
>>>
>>> I've googled this issue and still not able to Make sense of a cure. Also
>>>
the second is the url to proxy to. So:
>
>> ProxyPass / http://192.168.1.53/
>> ProxyPassReverse / http://192.168.1.53/
>
They take 1 parameter when used in a Location container (they get the
other from their context)
Maybe your HTML has a BASE href that is skirting your /camera/
On Sun, May 10, 2009 at 8:13 PM, Mark Keenan wrote:
> Hi Eric,
>
> I just checked and it doesn’t use the base tag in the HTML. Any other ideas?
> Is my configuration definatley correct? I do think that it is. But when I
> look at the html and see that there appears to be n
t; figure out if there is a workaround for this (I also asked on a
> phpmyadmin forum but haven't heard back yet.)
This is probably for thread-safety reasons. Maybe you can just remove
mod_php and use PHP-as-cgi (or fastcgi).
meVirtualHosts all specify a port
in the argument, and the ones that are supposed to be SSL need to have
SSL configured.
(your probably taking SSL to a non-SSL port)
--
Eric Covener
cove...@gmail.com
-
The official User-To-User su
keepalive setting, because few child
> process dies properly after it served 3 requests.
Can you get a full backtrace of that lingering thread?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum
d
> with "http://10.10.21.170/SEARCH/index.jsp?area1=sq";
In httpd.conf, outside of , the thing your comparing
against in a RewriteRule begins with a slash. Your rule isn't
matching due to the anchor.
--
Eric Covener
cove...@gmail.com
many home routers that you can't use your
externally routable IP address from within the LAN.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
to take
their security first and performance second.
Eric
At 06:55 PM 5/8/2005, Gary W. Smith wrote:
Here is the explanation as you have already presented it:
All users sites are owned by httpd
There are multiple user sites, we'll say a-z.
Site a is running PHPbb with a version known to be
worthwhile. Thanks for the
info, I was curious and you filled in some blanks.
Eric
On Sun, 2005-05-08 at 19:13 -0700, Eric Frazier wrote:
> Hi,
>
> Does no one use cgi wrap anymore? I thought that the best way to handle
> this kind of thing is to run PHP as a CGI first off, and then us
osher to mix +/- and non +/- Options parameters when you split
it on two lines?
(Mixing +/- and non +/- is unpredictable result on a single line)
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache
if I use two separate lines with full path
names), all I get from "apachectl configtest" is:
Syntax OK
I do not get any confirmation that the configuration files have
been included (which, according to the website doco, I should get).
Any ideas?
Eric Stewart - Network
ttpd-2.2.0, RHEL 4.0.
> -Original Message-
> From: Stewart, Eric [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 03, 2006 8:20 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] "Include" lines not being included?
>
> I have a configuration tha
r and apachectl configtest puked it right up.
> -Original Message-
> From: Boyle Owen [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 03, 2006 8:34 AM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] "Include" lines not being included?
>
> > -
be out of date regarding it's
use with mod_authnz_ldap ...
If you've gotten things to work, please send me a sample config
... Thanks!
Eric Stewart - Network Admin, USF Tampa Library - [EMAIL PROTECTED]
Given a problem to solve or an intriguing thread to follow from moment
This would probably be more appropriately titled "Active
Directory is not LDAP". I've been trying to get a good Apache2.2.x to
AD authenticator going, and thought I had it all set with mod_auth_ldap.
And I do ... With some major caveats. In the hopes that someone else
has a better solutio
> -Original Message-
> From: Rainer Sokoll [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 02, 2006 4:59 PM
>
> On Tue, May 02, 2006 at 03:38:12PM -0400, Stewart, Eric wrote:
>
> > It turns out that the following set up will work - but that you
> > m
gi handler. The policy of spawning/killing these dynamic
processes is based on the filename of the request and the "global"
FastCGIConfig settings.
External servers are not managed by mod_fastcgi, and may be running on
another box entirely and listening for fastcgi connections
ase.
I tried RewriteRule (\/.*\/.*) ${lowercase:{$1}} [L], but it didn't
work (I don't understand how to tell it that $1 is what I need in
lowercase).
In my httpd.conf (I don't matter if other URL's rewrited. I use this server only for subversion).
Anyone can help me?
Thanks in advance.
Eric Lemes
Thanks Robert.
The problem here is that after the myrepos path, there mustn't be any changes in the case.
Thanks anyway.
[]'s
Eric LemesOn 6/6/06, Robert Ionescu <[EMAIL PROTECTED]> wrote:
Eric Lemes wrote:> I need to rewrite a url, translating to lowercase only the repo
Has anyone looked at how applicable to 2.0.x the 10 bullets in the
"what can be cached" section of the following document:
http://httpd.apache.org/docs/2.2/caching.html
Any key differences jump out for anyone?
--
Eric Covener
[EMAIL
x27;t see how Listen could come into play.
Incorrect holdover from 1.3.x documentation maybe?
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
s utility, or a sysinternals workalike might show you a missing DLL
dependency for libapreq2.dll:
http://www.dependencywalker.com/
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Serv
On 2/22/07, thomas Armstrong <[EMAIL PROTECTED]> wrote:
51a8:1409:18d7:afbf:20df:9300:a00:0] (8)Exec format error: exec of
'/home/project/modules/videos/web/test.php' failed
Perhaps you need a shebang (!#/usr/bin...) line at the top of the PHP
script so the interpreter can be
On 2/25/07, ETANOIL <[EMAIL PROTECTED]> wrote:
http://127.0.0.1:/MyProj/faces/index.jsp.
A link to that address in one of my html files in /var/www/html results
in a display of the index.jsp provided I'm
operating on my own machine (localhost). But clicking the link from the
outside Internet
On 2/26/07, ETANOIL <[EMAIL PROTECTED]> wrote:
Eric Covener wrote:
> On 2/25/07, ETANOIL <[EMAIL PROTECTED]> wrote:
>> http://127.0.0.1:/MyProj/faces/index.jsp.
>> A link to that address in one of my html files in /var/www/html results
>> in a disp
much as apache, apr, or some
other configuration issue that I'm missing. Is it possible that
something at the system level is stopping the data?
Thanks in advance for your help!
Eric
-
The official User-To-User support
.apache.org/bugzilla/show_bug.cgi?id=41551
On 3/1/07, Eric Wertman <[EMAIL PROTECTED]> wrote:
I'm running a self-compiled set of binaries
on an x86_64 2.4 kernel. My
setup appears to be working completely fine, but occasionally I get a
broken image or script. After doin
hings
important in the file?
Robert Lassiter wrote:
I was having this problem when I found the following article.
After reading this:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18719 I tried setting
"EnableSendfile off" on httpd.conf, and it solved it.
-Original Message-
On 3/6/07, Keith O'Brien <[EMAIL PROTECTED]> wrote:
[ldap_search_ext_s() for user failed][Invalid DN syntax]
You should capture a packet trace of both configurations and see if
you can spot a bogus string making it into a base/filter.
--
Eric Covener
[EMAI
gards,
Eric Tchepannou
not capable of handling multiple WAN IPs
* both servers are behind the firewall
I believe mod_proxy will work for you. See
http://httpd.apache.org/docs/2.0/vhosts/examples.html#proxy
--
Eric DuToit
Sr. Technical Analyst
FedEx Services
---
;action". Try making the
previous expressions non greedy, and maybe use + instead of *
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
On 3/31/07, Eric Covener <[EMAIL PROTECTED]> wrote:
Try making the previous expressions non greedy, and maybe use + instead of *
Sorry, as in /(.+?)/
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User s
of the filesystem by Apache,
you'll need to use Location/LocationMatch instead.
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/use
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs"
Incidentally I have in the apache config file [httpd.conf] the line "Listen
[my ip address port number]:80"
Duplicate, overlapping Listen directe
m to try to convert as
appropriate
--
Eric Covener
[EMAIL PROTECTED]
-
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,
Mod re-write is your friend:
http://www.google.com/search?q=mod_rewrite
-Original Message-
From: Guy Speier [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 4:32 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] https redirection
Hello,
How can I redirect users visitin
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 5:47 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Re: https redirection
Thanks Eric,
I still can't get this thing to work. I think the problem is I still
want
all http://www.foo.com to stay on www, but I want
d the order that 'Order' will evaluate the merged directives.
--
Eric Covener
[EMAIL PROTECTED]
On 5/29/07, Eric Covener <[EMAIL PROTECTED]> wrote:
Isn't this effectively:
Order deny,allow
Allow from 10.1.2.3
Deny from all
Allow from all
Mind the order that 'Order' will evaluate the merged directives.
That was all pretty poorly presented. Your 'allow al
Now serving a self-imposed email probation of 24h for two flubbed
responses in the same thread.
--
Eric Covener
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
901 - 1000 of 3332 matches
Mail list logo