[users@httpd] A rewrite rule

2011-11-25 Thread Dennis
Hi, guys, I want to rewrite from "tc.example.com/xyz" to "example.com/good/tc" I tried the following rewrite rule, but it doesnot work. RewriteCond %{HTTP_HOST} \.tc\.example\.com$RewriteRule ^/(.*) /good/$1 [NC,P,L] Any idea how to do it? Thanks.Dennis

Re: [users@httpd] A rewrite rule

2011-11-25 Thread Dennis
Thanks, Igor,  I want the url in user's browser looks like "tc.example.com/what", so a 302 redirect is not ok. Any other way to do this?Dennis --- On Fri, 11/25/11, Igor Cicimov wrote: From: Igor Cicimov Subject: Re: [users@httpd] A rewrite rule To: users@httpd.apache.o

[users@httpd] a few "esi:include" in a .php file?

2011-02-23 Thread Dennis
Hi, guys, The "ESI Language Specification 1.0" (http://www.w3.org/TR/esi-lang) says "ESI Processor implementations may limit the number of includes used in a single ESI resource."I am using apache 2.2.Can I use a few "" in one .php file? Thanks.Dennis

[EMAIL PROTECTED] Rewrite on Windows-server (subdomain)

2006-03-02 Thread Dennis Madsen
I have this rewrite rule: RewriteEngine On RewriteCond %{HTTP_HOST} ^([^.]+)\.myhp\.dk$ RewriteCond %{1} !^www$ RewriteCond c:/www/myhp.dk/www/%1 -d RewriteCond %{REQUEST_FILENAME} !^c:/www/myhp.dk/www/ RewriteRule (.*) c:/www/myhp.dk/www/%1/$1 [l] It's placed in my .htaccess on http://ww

SV: [EMAIL PROTECTED] Rewrite on Windows-server (subdomain)

2006-03-02 Thread Dennis Madsen
value open_basedir c:/www/myhp.dk/www/ CustomLog c:/www/myhp.dk/access.log combined ErrorLog c:/www/myhp.dk/error.log Which rewrite rule should I insert? Best Regards Dennis Madsen -Oprindelig meddelelse- Fra: Robert Ionescu [mailto:[EMAIL PROTECTED] Sendt: 2. marts 2006 22:46 Til:

SV: SV: [EMAIL PROTECTED] Rewrite on Windows-server (subdomain)

2006-03-04 Thread Dennis Madsen
venlig hilsen / Best regards Dennis Madsen -Oprindelig meddelelse- Fra: Robert Ionescu [mailto:[EMAIL PROTECTED] Sendt: 3. marts 2006 15:01 Til: users@httpd.apache.org Emne: Re: SV: [EMAIL PROTECTED] Rewrite on Windows-server (subdomain) Dennis Madsen wrote: > Should I insert a rewrite r

SV: SV: [EMAIL PROTECTED] Rewrite on Windows-server (subdomain)

2006-03-05 Thread Dennis Madsen
Sorry, but can you help me? Med venlig hilsen / Best regards Dennis Madsen DeMaWeb http://www.demaweb.dk CVR-nr.: 2895 9486 -Oprindelig meddelelse- Fra: Robert Ionescu [mailto:[EMAIL PROTECTED] Sendt: 3. marts 2006 15:01 Til: users@httpd.apache.org Emne: Re: SV: [EMAIL PROTECTED

SV: SV: SV: [EMAIL PROTECTED] Rewrite on Windows-server (subdomain)

2006-03-05 Thread Dennis Madsen
Hei, I'm so happy - it succeded :) Thanks for your help. Med venlig hilsen / Best regards Dennis Madsen DeMaWeb http://www.demaweb.dk CVR-nr.: 2895 9486 -Oprindelig meddelelse- Fra: Robert Ionescu [mailto:[EMAIL PROTECTED] Sendt: 5. marts 2006 20:49 Til: users@httpd.apache.org

[EMAIL PROTECTED] Advanced Problem with Virtual Host

2006-03-08 Thread Dennis Madsen
who can help me? Please tell me if you don’t understand the problem.   Best regards Dennis Madsen

SV: [EMAIL PROTECTED] Advanced Problem with Virtual Host

2006-03-08 Thread Dennis Madsen
Thanks for you fast answer! :) I'm happy :) Med venlig hilsen / Best regards Dennis Madsen DeMaWeb http://www.demaweb.dk CVR-nr.: 2895 9486 -Oprindelig meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Joshua Slive Sendt: 8. marts 2006 20:42 Til:

Re: [users@httpd] compiling http-2.4.41 on linux variants

2019-09-11 Thread Dennis Clarke
On 9/11/19 4:54 PM, William J Adler wrote: I am trying to compile http-2.4.41 and it works on Fedora 29 and Centos 7 but on Centos 6 and Ubuntu 18  the compile generates the following error: Replace -std=gnu99 with -std=iso9899:1999 and -pedantic and give it another try. -- Dennis

Re: [users@httpd] Apache 2.2 and tls 1.2

2020-07-23 Thread Dennis Clarke
On 7/23/20 4:41 PM, Tom Jubb wrote: > New certs will successfully installed on Apache 2.2 Apache 2.2 ? That was End of Life a while ago. You have a bigger problem. Migrate to 2.4.43 and then deal with certs and such. -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBe

[users@httpd] require valid-users for location bypasses other unrelated restrictions

2021-03-16 Thread Dennis Jacobfeuerborn
that a password grants me access to the admin area but the limitation on the README files stays intact? Regards, Dennis - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Novice configuration question

2021-06-03 Thread Newman, Dennis
verride All Order allow,deny Allow from All I can get two of the directories/websites to load - webdemo and webphp but webtest throws a 404 not found What did I miss? or is there an easier way to set three different php enabled web pages to

Re: [users@httpd] Four subdomain, fourth redirects to first

2021-09-22 Thread Dennis Clarke
will Off topic question : WHY DO YOU PEOPLE TOP POST ? -- Dennis Clarke (free/like/beer) RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional - To unsubscribe, e-mail: users-unsubscr...

[EMAIL PROTECTED] SSL: CA-Certificate is not sent to browser with SSLCACertificatePath

2008-09-28 Thread Dennis Birkholz
ry and the configuration except for the virtual hosts is complete equal. The working server is running mod_perl, the other server uses no mod_perl but mod_php5, that is the only difference. Has anybody an idea how to fix this? Than

[EMAIL PROTECTED] mod_rewrite: get current working directory

2008-11-25 Thread Dennis Birkholz
, relative pathnames do not work in that case. Has anybody an idea? Greets, Dennis - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscr

[EMAIL PROTECTED] mod_proxy_ajp problem: ajp_ilink_receive failed

2007-08-22 Thread Dennis Kieselhorst
-ip]:21009/instance1 route=node2 min=2 smax=5 -- config end -- It's exasperating...hope that somebody can give me a hint. environment: Apache 2.2.4, SunOS 5.8, Tomcat 5.5.20, JDK 1.5 Regards Dennis - The official User-

[users@httpd] interested in how to get the new mod_auth_form module to work

2013-08-29 Thread Dennis Clarke
roup Require validuser AuthFormLogoutLocation https://my.server.com/logged_out.html Session on ? Seems counter intuitive to need a user to login in order to allow logout via the handler form-logout-handler. What am I missing .

[users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Dennis Putnam
I have 3 virtual hosts that for all I can see are configured identically other the the obviously needed differences. The same is true of the 3 crt files. ServerName public.mydomain.com DocumentRoot /var/www/html SSLEngine on SSLCertificateFile /etc/httpd/SSL/public

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Dennis Putnam
r > that routes bases on headers would need to read the encrypted header > to route it. Chicken-Egg problem. > > Chris --V > > > >>> Dennis Putnam 10/22/2013 8:26 AM >>> > I have 3 virtual hosts that for all I can see are configured iden

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Dennis Putnam
On 10/22/2013 9:12 AM, Pete Houston wrote: > On Tue, Oct 22, 2013 at 08:26:57AM -0400, Dennis Putnam wrote: >> I get a gray globe indicating >> partial encryption which does not prevent eavesdropping. I have no clue >> how to debug this or even where to look. Can someone poi

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Dennis Putnam
On 10/22/2013 9:44 AM, Yehuda Katz wrote: > On Tue, Oct 22, 2013 at 9:39 AM, Dennis Putnam <mailto:d...@bellsouth.net>> wrote: > > Thanks. That might make more sense (at least to me). After more > reading, > I am not sure that I don't have SNI cap

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Dennis Putnam
.com/rest/of/url>", the browser will use the > appropriate protocol automatically. > > - Y > > > On Tue, Oct 22, 2013 at 9:59 AM, Dennis Putnam <mailto:d...@bellsouth.net>> wrote: > > On 10/22/2013 9:44 AM, Yehuda Katz wrote: >> On Tue, O

[users@httpd] MySQL authentication and SSL Config problem

2014-12-02 Thread Dennis Putnam
I have a directory set up to do MySQL authentication. At the same time I want to encrypt pages in that directory. My config for that virtual host is: LoadModule dbd_module modules/mod_dbd.so LoadModule authn_dbd_module modules/mod_authn_dbd.so DocumentRoot "/var/www/html" ServerNa

[users@httpd] Re: MySQL authentication and SSL Config problem

2014-12-03 Thread Dennis Putnam
configuration problem any more and will be submitted as a bug. On 12/2/2014 9:15 AM, Dennis Putnam wrote: > I have a directory set up to do MySQL authentication. At the same time I > want to encrypt pages in that directory. My config for that virtual host is: > > LoadModule dbd_m

Re: [users@httpd] Apache make fedora go into corner

2014-12-27 Thread Dennis Jacobfeuerborn
In cases like these nmon is a useful tool. It's a top-like tool with the ability to write the stats into a log file for later analysis. It is really nice when you want the basics monitored but not install a full monitoring solution like nagios, zabbix, etc. Regards, Dennis On 27.12.2014

Re: [users@httpd] preferred web log analysis software?

2015-02-13 Thread Dennis Jacobfeuerborn
oach doesn't analyze your log files but instead requires you to insert tags into your web pages and works very much like Google Analytics. Regards, Dennis - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Help with wilcards SSL certificates and virtual hosts

2015-03-12 Thread Dennis Jacobfeuerborn
me a > "ssl_error_bad_cert_domain" error. > > My question is, how can I have both *.example.com and *.rc.example.com vhost > working together without any bad certificate errors ? > Maybe I missed something ? or maybe it's

[users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-04 Thread Dennis Jacobfeuerborn
ying cache=no which according to the documentation should render the output uncacheable when I reload the page I only get a 304 Not Modfied response. I do not see any headers in the response that actually tell the browser that the content is uncacheable. Any ideas what might be going on here

Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-05 Thread Dennis Jacobfeuerborn
On 12/05/2011 04:06 AM, Nick Kew wrote: On 5 Dec 2011, at 02:27, Dennis Jacobfeuerborn wrote: FilterProvider testfilter TESTFILTER "%{CONTENT_TYPE} = 'text/html'" FilterProtocol testfilter change=yes,cache=no FilterChain testfilter FilterProtocol is slightly half-baked: f

Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-05 Thread Dennis Jacobfeuerborn
On 12/05/2011 02:12 PM, Nick Kew wrote: On Mon, 05 Dec 2011 13:11:10 +0100 Dennis Jacobfeuerborn wrote: The filter inserts a header and a footer in the page from two files. I can modify these files and don't see an update when I reload but I *do* see an update when I shift+reload. S

Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-05 Thread Dennis Jacobfeuerborn
On 12/05/2011 03:43 PM, Dennis Jacobfeuerborn wrote: On 12/05/2011 02:12 PM, Nick Kew wrote: On Mon, 05 Dec 2011 13:11:10 +0100 Dennis Jacobfeuerborn wrote: The filter inserts a header and a footer in the page from two files. I can modify these files and don't see an update when I reloa

[users@httpd] No Content-Type header despite DefaultType directive

2011-12-05 Thread Dennis Jacobfeuerborn
the content as html (probably by guessing) but since the response itself doesn't contain an explicit mime type the filter does not get applied. Shouldn't Apache always set a mime type when I use DefaultType? Regards, Dennis -

Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-05 Thread Dennis Jacobfeuerborn
On 12/05/2011 06:55 PM, Nick Kew wrote: On Mon, 05 Dec 2011 15:56:27 +0100 Dennis Jacobfeuerborn wrote: Just out of interest shouldn't the FilterProtocol directive with cache=no have the same effect as the flag and if I set the flag in the code can I remove the directive fro

Re: [users@httpd] FilterProtocol cache=no not working correctly in 2.3.15?

2011-12-05 Thread Dennis Jacobfeuerborn
On 12/05/2011 08:56 PM, Nick Kew wrote: On Mon, 05 Dec 2011 20:33:57 +0100 Dennis Jacobfeuerborn wrote: Ok, so here is what I found out so far. Thanks! Looks like we have some useful information here. I'll take a look at the source and see if I can see anything that looks like the

Re: [users@httpd] No Content-Type header despite DefaultType directive

2011-12-06 Thread Dennis Jacobfeuerborn
On 12/06/2011 11:13 AM, Tom Evans wrote: On Mon, Dec 5, 2011 at 3:08 PM, Dennis Jacobfeuerborn wrote: Hi, I am trying to get Apache to send a file with the filename "test" that contains html through a filter for the mime type text/html. The problem is that even when I set a Defa

Re: [users@httpd] mod_proxy_fcgi + PHP-FPM on Apache 2.4 solution?

2012-03-05 Thread Dennis Jacobfeuerborn
I haven't been able to play with this yet but shouldn't something like this work as well? ProxyPass fcgi://127.0.0.1:9000 Regards, Dennis On 03/05/2012 03:04 PM, Daniel wrote: I have found an alternative method that works nicely, only passes .php files to PHP-FPM and allows the

[users@httpd] concerns about requirements for Apache 2.4.6 release

2013-07-29 Thread Dennis Clarke
8 2013 10:46:58 Server loaded APR Version: 1.4.6 Compiled with APR Version: 1.4.6 Server loaded APU Version: 1.5.1 Compiled with APU Version: 1.5.1 However this most recent release 2.4.6 seems to require apr and apu 1.4.x only. Is this a firm requir

Re: [users@httpd] concerns about requirements for Apache 2.4.6 release

2013-07-30 Thread Dennis Clarke
On 30/07/13 07:46 AM, Rainer Jung wrote: On 30.07.2013 10:27, Rainer Jung wrote: On 30.07.2013 05:08, Dennis Clarke wrote: I'm a bit confused about the requirements for Apache 2.4.6. This page seems very clear : http://www.apache.org/dist/httpd/Announcement2.4.html There is states

[us...@httpd] Using ssi include directive overwrites QUERY_STRING variable

2010-04-05 Thread Dennis J.
y)); } ... The QUERY STRING variable no longer gets changed and the called ssi2.php still gets the "abc=1" as query string but I'm sure there is a reason for this code to be there. Regards, Dennis - The of

Re: [us...@httpd] Using ssi include directive overwrites QUERY_STRING variable

2010-04-05 Thread Dennis J.
tos.4 Regards, Dennis - 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 " fr

Re: [us...@httpd] Using ssi include directive overwrites QUERY_STRING variable

2010-04-05 Thread Dennis J.
On 04/05/2010 09:35 PM, Dennis J. wrote: On 04/05/2010 08:36 PM, Dan Poirier wrote: What version did you see this with? If not 2.2.15, it might be fixed in 2.2.15 by the subrequest headers fix. Give it a try. I'm seeing this with 2.2.14, yesterdays fedora build of 2.2.15 and the latest C

[us...@httpd] SSL protocol limits ignored?

2010-05-21 Thread Dennis J.
deas? Regards, Dennis - 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 "

Re: [us...@httpd] SSL protocol limits ignored?

2010-05-23 Thread Dennis J.
Hi, Doesn't work. I added the lines to the virtual host and restartet Apache but I can still connect with SSLv2: openssl s_client -ssl2 -connect SERVERNAME:443 ... New, SSLv2, Cipher is DES-CBC3-MD5 ... Regards, Dennis On 05/22/2010 11:44 AM, Sakthi Esakiappan wrote: Hello, Have

Re: [us...@httpd] NameVirtualHost Directive - - - - Multiple SSL virtual hosts

2010-06-06 Thread Dennis J.
we use Apache 2.2.12 version we can install multiple Certificates for multiple Domains. You will probably lose all Windows XP users using IE though since IE relies on the OS for SSL handshakes and WinXP doesn't support SNI. Regards, D

Re: [us...@httpd] I/O accounting for all processes?

2010-06-16 Thread Dennis J.
olved on the OS level. I have no idea how this could be done but if you find a way let us know as that would be interesting for me too. Regards, Dennis - The official User-To-User support forum of the Apache HTTP Server P

[us...@httpd] Lots of "Reading request" status connections with no IP

2010-10-08 Thread Dennis Jacobfeuerborn
Would mod_reqtimeout be able to handle this case? What I'm basically looking for is a way to set a timeout for any sort of connection to be discarded by Apache if the request hasn't been completely sent in 5 seconds. Regards, Dennis --

[us...@httpd] Forcing custom 404 error page instead of autoindex

2010-11-04 Thread Dennis Jacobfeuerborn
t the autogenerated index gets displayed anyway and disabling the Index with "Options -Indexes" only gives me a 403 instead of a 404. Is there a way to do this? Regards, Dennis - The official User-To-User support foru

Re: [us...@httpd] Forcing custom 404 error page instead of autoindex

2010-11-04 Thread Dennis Jacobfeuerborn
message "The requested URL /_force_404_ was not found on this server." Regards, Dennis On 11/05/2010 03:31 AM, Igor Cicimov wrote: Post the rewrite rule here. Igor On Nov 5, 2010 1:11 PM, "Dennis Jacobfeuerborn" mailto:denni...@conversis.de>> wrote: Hi, I'm

Re: [us...@httpd] Forcing custom 404 error page instead of autoindex

2010-11-05 Thread Dennis Jacobfeuerborn
On 11/05/2010 05:08 AM, Eric Covener wrote: On Thu, Nov 4, 2010 at 10:45 PM, Dennis Jacobfeuerborn wrote: ErrorDocument 404 /_disabled/index.html RewriteEngine on RewriteRule !/_disabled/ /_force_404_ The idea was to use the rewrite rule to rewrite any access to a non-existing page and then

Re: [us...@httpd] Certain Pages being served are erroring...

2010-11-05 Thread Dennis Jacobfeuerborn
ySQL installed as well Scott That is a PHP error message. You have configured Apache to serve HTML as PHP scripts, and XML prologs are not valid in PHP (google PHP XML prolog). XML is fine in a php file as long as you disable short_open_tags in php.ini. Regards, De

[us...@httpd] Distributed logging

2010-11-15 Thread Dennis Jacobfeuerborn
o I'm not sure if this is still recommended and I've also looked at gearman but I was hoping for something less complex at least for now. What are the recommended options here? Regards, Dennis - The official User-To-U

[us...@httpd] Filters not applied with ErrorDocument pages?

2010-12-05 Thread Dennis Jacobfeuerborn
I just noticed that when I use ErrorDocument to server custom 404 pages the output filter I defined is not getting used anymore. Is there some special configuration required to make the filters also work on custom error pages? Regards, Dennis

Re: [us...@httpd] Filters not applied with ErrorDocument pages?

2010-12-06 Thread Dennis Jacobfeuerborn
On 12/06/2010 08:40 PM, Igor Galić wrote: - "Dennis Jacobfeuerborn" wrote: I just noticed that when I use ErrorDocument to server custom 404 pages the output filter I defined is not getting used anymore. Is there some special configuration required to make the filters also work

Re: [us...@httpd] Filters not applied with ErrorDocument pages?

2010-12-07 Thread Dennis Jacobfeuerborn
On 12/07/2010 08:25 PM, Joost de Heer wrote: On Mon, December 6, 2010 02:56, Dennis Jacobfeuerborn wrote: I just noticed that when I use ErrorDocument to server custom 404 pages the output filter I defined is not getting used anymore. Is there some special configuration required to make the

[users@httpd] Virtual Host Directory Permissions Problem

2011-03-13 Thread Dennis Putnam
I am setting up a new virtual host and am having trouble with the root directory. My new virtual host document root (/var/www/html/vhroot) is a child directory of my primary host root (/var/www/html). Is it legal to do that? When I try to access my new virtual host, I get the index from the primary

Re: [users@httpd] Virtual Host Directory Permissions Problem

2011-03-14 Thread Dennis Putnam
:443" from your primary ServerName entry. I believe >> the port is defined inside the tag. >> >> -Original Message- >> From: Dennis Putnam [mailto:d...@bellsouth.net] >> Sent: Sunday, March 13, 2011 1:27 PM >> To: users@httpd.apache.org >> Su

[users@httpd] FilesMatch Problem

2011-03-14 Thread Dennis Putnam
Sometimes the config file seems like black magic and I am no magician. I have a password required for one of my directories but I need for a couple of files to be unprotected. The authorization works just fine but it also requires authorization for the FilesMatch files. Here is my config file for t

Re: [users@httpd] FilesMatch Problem

2011-03-14 Thread Dennis Putnam
but still puts up the authentication window. I can cancel the window and go on but that doesn't help. On 3/14/2011 7:22 PM, Igor Cicimov wrote: > http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequirements > > Check the Satisfy directive. > > On Tue, Mar 15, 2

Re: [users@httpd] FilesMatch Problem

2011-03-14 Thread Dennis Putnam
Doh! I didn't. You were the first to notice that. They should be '|'. However, the result is the same. On 3/14/2011 10:37 PM, William A. Rowe Jr. wrote: > On 3/14/2011 8:22 PM, Dennis Putnam wrote: >> Thanks for the reply. I tried a few things and I guess I don't real

[users@httpd] HTTP 403 after upgrade from Debian old-stable

2016-12-28 Thread Dennis Carr
this point, and can use a bit of guidance. A quick and dirty answer as to where to look would help; failing that, what more information shall I provide? -Dennis Carr - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org F

[users@httpd] Re: HTTP 403 after upgrade from Debian old-stable

2016-12-28 Thread Dennis Carr
he pointer is greatly appreciated, guys. =) -Dennis Carr - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

2018-05-30 Thread Dennis Clarke
me 36 hours ago. Also, nearly every site in the apache.org domain will not respond from my local subnet but I am able to access those sites from another subnet at the office. So then, the question is, what is going on here? Is there a "fail2ban" type ip block service in place som

Re: [users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

2018-05-30 Thread Dennis Clarke
up to nuts and every version was coming down. Who knows ... it was a mistake and all I wanted was trunk. Dennis - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

2018-05-30 Thread Dennis Clarke
dy https://issues.apache.org/jira/projects/INFRA/issues The nice folks there gave me a talking to and then unbanned me. Thanks for the link! This is what happens when one accidentally svn co *everything* by going up the tree a little too far. Really .. I just wanted trun

[users@httpd] Difficulties with testing TLS 1.3

2018-06-14 Thread Dennis Clarke
nt: Stop button pressed in browser?!] [Fri Jun 15 00:59:59.789341 2018] [ssl:info] [pid 2250:tid 27] [client 68.179.116.201:34466] AH01998: Connection closed to child 152 with abortive shutdown (server beta.tls13.net:443) beta # Weird. Any thoughts would be greatly appreciated. Dennis

Re: [users@httpd] Is there a way to intercept all IP accesses in real time?

2018-11-01 Thread Dennis Clarke
On 11/01/2018 10:05 AM, David Spector wrote: efficient real-time PHP code There is no such thing. I am only aware of rt priority type code written in C and assembly. At least in the instrumentation and data collection field. dc

Re: [users@httpd] How do I build trunk and 2.4.x branches of httpd? No ./configure script.

2018-12-26 Thread Dennis Clarke
uild the Makefile for either trunk or 2.4.x branches. Try : autoconf --verbose --force --include=/SOMEPATH/include --warnings=all ./buildconf --with-apr=/SOMEPATH/bin/apr-1-config You should have a configure script aft

Re: [users@httpd] URGENT: Apache HTTP Migration from 1.3 to 2.4 UNIX Solaris

2019-01-08 Thread Dennis Clarke
Difficult to say from your email but you will most likely need to build a complete toolchain before running any recent Apache. It shouldn't matter one way or that other, but it does, are you on SPARC or x86_64? Also what compiler and toolchain do you have now? D

Re: [users@httpd] URGENT: Apache HTTP Migration from 1.3 to 2.4 UNIX Solaris

2019-01-08 Thread Dennis Clarke
On 1/8/19 1:29 PM, singhal.an...@tcs.com wrote: Hi Dennis, Thank you for the response..!! Right, that is an old Sun sparc "coolthreads" server of some sort. Looks like Solaris 11. I do not exactly understand by toolchain? Could you please elaborate more of what information I c

Re: [users@httpd] URGENT: Apache HTTP Migration from 1.3 to 2.4 UNIX Solaris

2019-01-08 Thread Dennis Clarke
Could you please suggest whether need to make more entries in the httpd.conf of command entries? Can you get the httpd service running without any modifications and without excessive modules ? Dennis - To unsubscribe, e

Re: [users@httpd] Memory growth in Apache 2.4.33 on Solaris

2019-03-13 Thread Dennis Clarke
On 3/12/19 6:59 AM, Gajanan Kulkarni wrote: > Hi > > We are seeing memory growth in Apache 2.4.33 on Solaris. > > Is there any known issue or fix for this. > A little data would help. What does httpd -V report ? -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linu

Re: [users@httpd] Memory growth in Apache 2.4.33 on Solaris

2019-03-14 Thread Dennis Clarke
BOARD="logs/apache_runtime_status" > -D DEFAULT_ERRORLOG="logs/error_log" > -D AP_TYPES_CONFIG_FILE="conf/mime.types" > -D SERVER_CONFIG_FILE="conf/httpd.conf" > Is this a recent Solaris 10 ( up to date ) with Oracle Studio 12.6 or some gcc vari

Re: [users@httpd] Question about configure not answered in documentation

2019-04-05 Thread Dennis Clarke
/local/www/conf \ --localstatedir=/usr/local/www/var --datadir=/usr/local/www/data \ --htmldir=/usr/local/www/docs \ ... etc etc etc -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional -

Re: [users@httpd] Crash of httpd in Endurance

2019-08-23 Thread Dennis Clarke
installed ? -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[EMAIL PROTECTED] Is there a mod_gzip?

2007-07-02 Thread Dennis G. Wicks
do I find it if I really need it? Many TIA! Dennis - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL P