[users@httpd] wrong date in log file name after change to CEST

2025-03-30 Thread Jan Sykora 2
days date. But restart with logrotate -l param create filename with yesterday date Format of customLog is |rotatelogs -l /logs/x_443-access.log-%Y-%m-%d 86400" Date and time on server is OK. Do you have an experience with same problem, or is it something on my env.? Thanks Jan Classification: GENERAL

[users@httpd] Re: Apache 2.4.62 - ongoing proxy issue/regression with AddHandler and uwsgi

2024-10-10 Thread Jan Ingvoldstad
causes the regression. -- Jan

[users@httpd] Apache 2.4.62 - ongoing proxy issue/regression with AddHandler and uwsgi

2024-10-09 Thread Jan Ingvoldstad
why the problem described in the uwsgi issue tracker still exists? Or see if there is a reasonable work-around? -- Jan

[users@httpd] X-Forwarded-By from private addresses?

2024-01-09 Thread Jan Kasprzak
it can be an enhancement request, for example to be able to set up my own (empty) list of private IP address prefixes. Thanks, -Yenya -- | Jan "Yenya" Kasprzak | | https://www.fi.muni.cz/~kas/GPG: 4096R/A45477D5 | We all agree on the necessity of

Re: [users@httpd] Proxy both HTTP, and WebSocket traffic to UNIX socket

2023-01-04 Thread Jan Kohnert
Am Mittwoch, 28. Dezember 2022, 11:53:58 CET schrieb Jan Kohnert: > The config reads as: > > --- > RequestHeader add X-Forwarded-Ssl on > RequestHeader set X-Forwarded-Proto "https" >

Re: [users@httpd] Proxy both HTTP, and WebSocket traffic to UNIX socket

2022-12-28 Thread Jan Kohnert
ocket| ws://127.0.0.1/-/cable ProxyPassReverse unix:///opt/gitlab/gitlab/tmp/sockets/gitlab- workhorse.socket|ws://127.0.0.1/-/cable ------- [1] https://gist.github.com/thadeu/a29aa8413385aa82fa7007ff51ca8296 -- MfG

Re: [users@httpd] Proxy both HTTP, and WebSocket traffic to UNIX socket

2022-12-27 Thread Jan Kohnert
e "working" solution I found, too; I'm not quite sure whether using two Location directives in my config makes a difference over giving the location directly to ProxyPass... Thanks, again! -- MfG Jan - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Proxy both HTTP, and WebSocket traffic to UNIX socket

2022-12-27 Thread Jan Kohnert
bly is another configuration error on GitLab's side; this probably has nothing to do with Apache's configuration. -- MfG Jan - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Proxy both HTTP, and WebSocket traffic to UNIX socket

2022-12-22 Thread Jan Kohnert
d: 3.5ms | Elasticsearch: 0.0ms | Allocations: 7303) So I assume the config is still wrong, but I could not yet find a working solution. Anybody knows what I'm missing? Thanks! [1] https://docs.gitlab.com/omnibus/settings/nginx.html [2] https://

[users@httpd] High CPU load caused by exception recovery

2022-05-19 Thread Kněžík Jan
libpthread-2.12.so __clone libc-2.14.so Have you seen this type of problem and do you have some tips to solve it? Thank you very much! Best regards, Jan Knezik Obsah této zprávy má výlučně komunikační charakter. Nepředstavuje návrh

[users@httpd] problem with 2.4.53 in event mpm

2022-03-22 Thread Jan Sykora 2
information. So I have only question now, if is there anyone else who have similar problem? Thanks Jan part of my error log: [Tue Mar 22 10:03:56.984682 2022] [lbmethod_heartbeat:notice] [pid 6207:tid 140534836131712] AH02282: No slotmem from mod_heartmonitor [Tue Mar 22 10:03:57.373789 2022

[users@httpd] Harvesting ssl chain from SSLCACertificateFile

2019-03-04 Thread Jan Vávra
ity A SSLCertificateChainFile is not defined SSLCACertificateFile contains A. And in the Certificate chain returned in openssl s_client -connect -showcerts is returned the A If SSLCACertificateFile is not defined, A is not returned. Why Apache server behaves in this way?

[users@httpd] Apache httpd dynamically links to wrong ssl library on macOS causing a crash

2018-02-14 Thread Jan Viljanen
Apache httpd that I should file in the bug tracker or can you point me in another directions to find the root cause of this issue ? I’m happy to provide further information and test whatever I can to help troubleshoot this. Best regards, Jan

Re: [users@httpd] apache 2.4 directory autoindex corrupted

2015-10-28 Thread Jan Schaumann
Jan Schaumann wrote: > Hmmm. This is apache-2.4.16 from NetBSD pkgsrc; I've tried both a > binary package provided by NetBSD as well as a locally compiled pkgsrc > version. Just to close the loop (albeit unsatisfactory): my system was due for an OS upgrade anyway; after a fres

Re: [users@httpd] apache 2.4 directory autoindex corrupted

2015-10-27 Thread Jan Schaumann
pdCALL mmap(0,0x800,1,1,8,0,0) > Maybe httpd/APR is compiled against some weird non-ABI compatible > system headers? Hmmm. This is apache-2.4.16 from NetBSD pkgsrc; I've tried both a binary package provided by NetBSD as well as a locally compiled pkgsrc vers

Re: [users@httpd] Re: apache 2.4 directory autoindex corrupted

2015-10-27 Thread Jan Schaumann
ic enabled, and it shows the same issue. This problem seems to be deeper than the modules, down on the basic file I/O. -Jan - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Re: apache 2.4 directory autoindex corrupted

2015-10-26 Thread Jan Schaumann
Jan Schaumann wrote: > I just upgraded apache 2.2 to apache 2.4. After the upgrade, my > autoindex directory listings show up as corrupted strings (see > https://www.netmeister.org/t/ for an example). All other content > serving appears to work fine. It turns out I was wrong

[users@httpd] apache 2.4 directory autoindex corrupted

2015-10-16 Thread Jan Schaumann
e lib/httpd/mod_unixd.so LoadModule socache_dbm_module lib/httpd/mod_socache_dbm.so I have Options Indexes FollowSymLinks for all directories, and I'm including httpd-autoindex.conf from the distribution. -Jan - To unsu

[users@httpd] Override or set authenticated user in Apache 2.4 in conf

2014-10-30 Thread Jan Cartman
ossible to modify the authenticated user, where would be the place to do so? Is it possible and reasonable to do it in a rewrite block? Cheers, Jan

Re: [users@httpd] You don't have permission to access / on this server.

2014-07-07 Thread Jan Christoph Schatteburg
mod_setenvif.so php5_module "c:/wamp/bin/php/php5.4.12/php5apache2_4.dll" Thanks for providing the syntax links, but this give me any new information :( Greetings, Jan Am 04.07.2014 13:00, schrieb Jan Christoph Schatteburg: Hi, i'm quite new to Apache and Servers in general and

[users@httpd] You don't have permission to access / on this server.

2014-07-04 Thread Jan Christoph Schatteburg
w from all -- I tried several different wordings like "Require all granted" instead of "Order Allow,Deny Allow from all" but nothing worked :( I would be happy if somebody could help me. Thanks, Jan --

Re: [users@httpd] Access control advice needed

2014-04-09 Thread Vávra Jan
There could be a problem with reverse dns records. Eg. a hostname www.example.com is translated to ip address x.x.x.x But if the Apache Server asks what is the name of x.x.x.x adress, it could get nothing or a response www.somethingelse.com. So this could be your problem. Jan. 2014-04-09 10:26

Re: [users@httpd] Access control advice needed

2014-04-09 Thread Jan Vávra
Hello, try to use an IP address or subnet instead of .broad.pt.fj.dynamic.163data.com.cn Jan. Access control advice needed I have a website running drupal which is currently under a continuous botnet attack, which is causing major performance issues. I'm trying to use apache

Re: [users@httpd] Multiple authencation prompts

2014-01-03 Thread Jan Vávra
authenticated content under one *word* (subtree). Move it from / to /word. Or all content from subtree of /word move as a direct children of /word. Jan. Hello, I am using apache to host iOS related applications. I have integrated apache with our internal LDAP. When I try to access on a

Re: [users@httpd] wrong certs

2013-10-24 Thread Jan Vávra
This is not a bug but a SNI feature (http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI). Check if you have not defined NameVirtualHost *:424 NameVirtualHost *:444 Jan. Try your same config but use A for the ServerName in both VirtualHost sections. Based on what I've seen

Re: [users@httpd] PHP variables for mod_proxy_ajp

2013-10-23 Thread Jan Vávra
d page.php then forces to redirect client browser to /tomcat_part/page.jsp?key=something Jan HI all, I am trying to pass a "PHP variable" from Apache (2.2.15) to Tomcat (7.0.27) but without success. The apache is used as front-end server of tomcat using mod_proxy_ajp. I verified

Re: [users@httpd] wrong certs

2013-10-23 Thread Jan Vávra
virtual https host? http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI Most clients support this and I use it in production. Jan The certificates are specified in port based virtual hosts, there is no NameVirtualHost here. So I would expect the specified certificate to be served on the

Re: [users@httpd] wrong certs

2013-10-22 Thread Jan Vávra
using certificates ;-) Jan. I two virtual hosts on different ports specify different certificate files, but use the same ServerName, both ports use the same certificate. Is this expected behavior? With this config: Listen *:424 https ServerName A SSLCertificateFile 1.crt Listen *:444

[users@httpd] reverse proxy, balancing and ssl client certificate authentication

2013-10-17 Thread Jan Vávra
cookie stickyness. The application is stateless. Can I somehow configure Apache as a transparent balancer? Or I should use even another software - squid, iptables? The backend application is a web service running on Tomcat. Jan

[users@httpd] client certificate revocation checking

2013-07-08 Thread Jan Vávra
les) done in the current Apache versions? And in the end, what about OCSP - is it supported? Jan. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

RE: [users@httpd] Auth aliases problem

2013-06-29 Thread Tymiński Jan
Anyone got any ideas? Any possible solutions I might try? As a reminder: The problem is that my custom alias is not being registered - it is not recognized as authn provider. No google result is related to my problem. Pozdrawiam, Jan TYMIŃSKI. From: Tymiński Jan [mailto:jan.tymin...@exorigo

RE: [users@httpd] Auth aliases problem

2013-06-26 Thread Tymiński Jan
Just to check if it is problem with things inside. I've also checked if for "file" instead of "ldap" and it neither works. I'm querying LDAP directly. Both mods you mention are already loaded. I load them by a2enmod and also via httpd.conf, just in case. P

RE: [users@httpd] Auth aliases problem

2013-06-26 Thread Tymiński Jan
;m getting error "Unknown auth provider" for any alias I've set. I've checked for mistyping errors over 10 times already, and tried even with simply alias "aaa" to avoid mistyping error. I'm using apache in version 2.2.16-6+squeeze11 from debian repository. Kin

[users@httpd] Auth aliases problem

2013-06-25 Thread Tymiński Jan
known Authn provider: aaa" - there is no single line in error.log, there is no information I can google, as all forward to: "Unknown Authn provider: ldap" and this is not the problem I experience - there is certainly other basis of the problem. King Regards, Jan TYMIŃSKI IT Syste

Re: [users@httpd] SSL authentication by clients certificates or by IP

2013-03-14 Thread Jan Vávra
ible there is a way ho to protect the whole content of Directory as it the htpasswd, .htaccess does. But on page http://httpd.apache.org/docs/2.2/howto/auth.html I do not see it. You should write an own apache module. Jan. Hello everyone ! My purpose is simple: I want a unique SSL

[users@httpd] mod_proxy_ballancer, session stickyness

2012-12-12 Thread Jan Vávra
sidering to use balanced php application that is using a session cookie. And we can configure each application server with different session cookie name. Thanks for a reply. Jan. - To unsubscribe, e-mail: users-unsubscr...@httpd

[users@httpd] Help: accessing network files from apache server

2012-05-06 Thread Jan Kaul
ith this problem. Thanks a lot! Jan

Re: [users@httpd] proxy_fcgi and PHP-FPM: error pages and config syntax

2012-02-22 Thread Jan Engelhardt
On Wednesday 2012-02-22 17:56, Mark Montague wrote: > RewriteRule \.php$ > proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME} > RewriteRule ^/?(.*\.php)$ fcgi://127.0.0.1:9003/www/wp3/wordpress/$1 [P,L] >> >> NB: When using fcgi://etc. or proxy:fcgi://etc. as substitu

Re: [users@httpd] proxy_fcgi and PHP-FPM: error pages and config syntax

2012-02-22 Thread Jan Engelhardt
On Wednesday 2012-02-22 17:38, Jan Engelhardt wrote: >>> >>> RewriteEngine On >>> RewriteRule \.php$ >>> proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME} >>> >>> I share the dismay you might be expressing at seeing that. Is th

Re: [users@httpd] proxy_fcgi and PHP-FPM: error pages and config syntax

2012-02-22 Thread Jan Engelhardt
On Wednesday 2012-02-22 15:40, Mark Montague wrote: > On February 22, 2012 6:10 , Jan Engelhardt wrote: >> >> RewriteEngine On >> RewriteRule \.php$ >> proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME} >> >> I share the dismay you might b

[users@httpd] proxy_fcgi and PHP-FPM: error pages and config syntax

2012-02-22 Thread Jan Engelhardt
cer way to configure accessing FPM through FastCGI? thanks, Jan - 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,

[users@httpd] apache 2.2.14 with ChrootDir, mod_fcgi, php5 on Ubuntu 10.04

2012-02-02 Thread Jan-Hendrik Palic
starts. May anyone give me a hint, please? Thank you in advance. Jan - 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,

[users@httpd] Re: mod_disk_cache: File list occasionally displayed instead of index.php (suhosin, suphp, mod_cache, mod_security)

2012-01-19 Thread Jan Ingvoldstad
On Fri, Nov 11, 2011 at 10:57, Jan Ingvoldstad wrote: > > Has anyone seen similar problems? > I can't hear the crickets, but apparently, the answer is "no". Does anyone then have any useful suggestions on how to go about debugging this? The documentation for the cac

[users@httpd] Problem in Load Balancing (AJP)

2011-11-14 Thread ali jan
Dear all we have deployed our university application in a cluster(did load balancing using AJP) using tomcat application servers and apache access sever. *Following is our apache httpd.conf configuration* ProxyPass / balancer://myCluster/ stickysession=JSESSIONID|jsessionid nofailover=On timeou

[users@httpd] mod_disk_cache: File list occasionally displayed instead of index.php (suhosin, suphp, mod_cache, mod_security)

2011-11-11 Thread Jan Ingvoldstad
LoadModule mem_cache_module modules/mod_mem_cache.so CacheEnable mem / MCacheSize 4096 MCacheMaxObjectCount 1009 MCacheMaxObjectSize 500000 -- Jan - The official User-To-User support foru

[users@httpd] only one worker process

2011-09-06 Thread Jan Vávra
Hello, I'm developing a php module and I'd like to test if the module doesn't consume memory and doesn't make a seg fault. I'd like to make a multithreaded test and start only one worker process. Can anybody help me with the proper configuration? I have SLES11, 32bit. The server-tuning.conf I

Re: [users@httpd] Datase as configuration backend?

2011-08-30 Thread Jan-Hendrik Palic
Hi On 30.08.2011 10:22, Nick Kew wrote: On 30 Aug 2011, at 09:14, Jan-Hendrik Palic wrote: Hi, I am looking for saving apache's vhost configuration into a database. As I saw, that nginx have modules get configuration informations from > Postgre SQL Databases, I wonder if th

[users@httpd] Datase as configuration backend?

2011-08-30 Thread Jan-Hendrik Palic
Hi, I am looking for saving apache's vhost configuration into a database. As I saw, that nginx have modules get configuration informations from Postgre SQL Databases, I wonder if there some solutions to do it with apache 2.x.y, too? Thanks in advance.

[users@httpd] Configure apache to chroot vhosts

2011-07-21 Thread Jan-Hendrik Palic
/2060) gid: (2060/2060) cmd: php5-fcgi I tried to attached strace to the apache processes, but the output did not gave any hints to me for further debbugging. So, does anyone know or please gives me some hints for further debugging? Many thanks in advance. Jan-Hendrik Palic #! /bin/sh /usr

[users@httpd] relay or forward or route or redirect HTTP requests

2011-02-17 Thread Jan-willem speckmann
N-b' to the webinterface of the PABX and vice versa. I'm not sure if this is called routing, relaying, proxy, or So I don't know in what direction I need to search and investigate for a solution. Any tips guiding/leading in the right direct

AW: AW: [us...@httpd] [solved] Problems with mod_ssl and mod_proxy

2009-12-08 Thread Jan Luca Naumann
Hi, I have found the solution. A IP as ServerAlias doesn't work. When I test it with a test domainname it works. Viele Grüße Jan Von: André Warnier [...@ice-sa.com] Gesendet: Dienstag, 8. Dezember 2009 17:38 An: users@httpd.apache.org Betreff: R

AW: [us...@httpd] Problems with mod_ssl and mod_proxy

2009-12-08 Thread Jan Luca Naumann
Hi, without all SSL stuff I geta timeout, too, but the right webserver is OK. Viele Grüße Jan Von: Boyle Owen [owen.bo...@six-group.com] Gesendet: Dienstag, 8. Dezember 2009 16:51 An: users@httpd.apache.org Betreff: RE: [us...@httpd] Problems with

[us...@httpd] Problems with mod_ssl and mod_proxy

2009-12-08 Thread Jan Luca Naumann
timeout. What do I wrong? Viele Grüße Jan - 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...@

Re: [us...@httpd] Using SSI to include a UTF-8 encoded file causes a strange character to be sent to the browser

2009-10-07 Thread Jan Ingvoldstad
c.) will produce nasty errors. When you open a file with a BOM in a UTF-8 aware editor, the BOM is hidden. Software producing BOM makes things go BOOM. -- Jan

Re: [us...@httpd] Re: how do I *define* a default virtual host

2009-09-16 Thread Jan G.B.
2009/9/15 LuKreme > On 15-Sep-2009, at 09:34, Jan G.B. wrote: > >> 2009/9/15 LuKreme >> >>> I always put my default VirtualHost directly into the httpd.conf file, >>> just >>> before the Include line. >>> >>> > I'd say thi

Re: [us...@httpd] Re: how do I *define* a default virtual host

2009-09-15 Thread Jan G.B.
2009/9/15 LuKreme > On 15-Sep-2009, at 01:54, Krist van Besien wrote: > >> On Tue, Sep 15, 2009 at 9:02 AM, robert rottermann >> wrote: >> >>> hi ther, >>> I load my VH's from a directory with a number of VH's >>> >>> is it possible to define which one is the default one? >>> >>> it seems to sel

Re: [us...@httpd] Virtual Host port forwarding

2009-05-12 Thread Jan G.B.
2009/5/12 zm : > > Hi, > > I've installed Apache HTTP Server 2.2.11 and I'm trying to configure it to > do the following trick: > > I have 1 server, connected through 1 router. I payed for domain > "mydomain.com" (ficticious), and it will point toward my router with > success. > > My router forward

Re: [us...@httpd] Rewrite Help

2009-05-05 Thread Jan G.B.
Something like that? ReWriteCond %{QUERY_STRING} city=([^&]+)&state=([A-Za-z]+) RewriteRule ^content/meeting-search civicrm/contact/search/custom?csid=14&reset=1&%{QUERY_STRING} Regards 2009/5/5 Mike Steigerwald : > Hi all, > > I'm struggling to learn Rewrite, and I'm weak on regexp

Re: [us...@httpd] Little explanation

2009-05-05 Thread Jan G.B.
2009/5/5 Morten K. Poulsen : > Hi Darvin, > > On Tue, 2009-05-05 at 12:07 -0300, Darvin Denmian wrote: >> >>     StartServers            8 >>     MinSpareServers    5 >>     MaxSpareServers   20 >>     ServerLimit              288 >>     MaxClients              256 >>     MaxRequestsPerChild  4000

Re: [us...@httpd] RAM problem w/ multiple Apache processes

2009-05-04 Thread Jan G.B.
by calculating how many processes your server will handle with the installed application on it. You'll find a lot of pages describing the optimization process and the needed config-options. Try Google or look into the apache docs! All options and the stuff I was writing is well described there.

Re: [us...@httpd] Vhost shortcut?

2009-04-09 Thread Jan G.B.
2009/4/9 Griffith, Michael * : > 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] > > Cheers! > mg > Well.. something like this in your .htac

Re: [us...@httpd] Vhost shortcut?

2009-04-09 Thread Jan G.B.
2009/4/9 Griffith, Michael * : > I have some difficult users, who want to just type in a partial URL (in > this case "tracking") as the URL and be directed to an app that is > located on a server with a DNS entry tracking.domain.com. > Guessing the clients can resolve "tracking" to the correct ser

Re: [us...@httpd] Satisfy any & Basic authorization

2009-01-15 Thread Jan Hoskens
Thanks for the suggestion, but switching the order of the location tags didn't work either... Kind Regards, Jan On Thu, 2009-01-15 at 09:09 -0500, Brian Mearns wrote: > On Thu, Jan 15, 2009 at 8:51 AM, Jan Hoskens wrote: > > Hi all, > > > > After some digging in th

[us...@httpd] Satisfy any & Basic authorization

2009-01-15 Thread Jan Hoskens
can just cancel and then I can access the page. Any idea how to avoid this? I need to access that location programmatically and I get confronted with an authorization which I don't want to handle in my code... Kind Regards, Jan --

[EMAIL PROTECTED] DirectoryIndex including index.cgi with CGI PATH_INFO

2008-11-11 Thread Jan Sievers
t a configuration mistake, that prevents requests like that to function. For me the PATH_INFO mechanism is stupid anyway since I don't see any advantage over the QUERY_STRING mechanism which is defined too. But nevertheless it is defined and used. With warm regards

Re: Re: [EMAIL PROTECTED] mod_rewrite difference Apache 2.0 and 2.2 ?

2008-06-16 Thread Jan
Hi! Thanks for the MultiViews hint, that seems to solve the problem. I have now disabled MultiViews in the specific directory and it seems to be working now. We also had the mod_speling idea, but the results with enabled and disabled mod_speling were the same. Thanks for the useful hints, Jan

[EMAIL PROTECTED] mod_rewrite difference Apache 2.0 and 2.2 ?

2008-06-14 Thread Jan
also works when I rename the file to something != rewrite rule, instead of changing the redirect. Is this supposed to be this way? Again, it works in Apache 2.0 as expected, but not in Apache 2.2. Any comments on this issue will are greatly appreciated. Thanks

Re: [EMAIL PROTECTED] IP sharing by several web servers and computers

2008-03-11 Thread Jan Mura
clear. Thanks once more Jan Mura - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, March 11, 2008 7:51 AM Subject: AW: [EMAIL PROTECTED] IP sharing by several web servers and computers Hey Jan, If I got your question correctly, then you want to have multiple server

[EMAIL PROTECTED] IP sharing by several web servers and computers

2008-03-10 Thread Jan Mura
Hello, I would like to ask how to share an IP adress by several Apache servers. Or I would like to know which part of documentation is dealing with the topic. Thanks a lot Jan Mura [EMAIL PROTECTED] - The official User-To

Re: [EMAIL PROTECTED] index.php

2008-02-14 Thread Jan F Steinbrener
If you also have index.html in that directory and would like that index.php is always accessed first, then move it up all the way, like DirectoryIndex index.php index.html... Jan On Feb 14, 2008, at 12:56 PM, Melanie Pfefer wrote: excuse this beginner's question: how to configure a

Re: [EMAIL PROTECTED] http 403

2008-02-13 Thread Jan F Steinbrener
: I gave 777 to the whole folder. the web page displays now the contents of the folder :( any idea? thanks. --- Jan F Steinbrener <[EMAIL PROTECTED]> wrote: Do your folders have the executable permission set for others? On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote: hello, I am g

Re: [EMAIL PROTECTED] http 403

2008-02-13 Thread Jan F Steinbrener
Do your folders have the executable permission set for others? On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote: hello, I am getting this error and donno the cause: [Wed Feb 13 16:57:14 2008] [error] [client 172.21.193.71] (13)Permission denied: access to /cacti/index.html denied in httpd

[EMAIL PROTECTED] Rewrite rule to keep old url after changing username

2008-02-11 Thread Jan F Steinbrener
wondering, is this the right way of implementing the rewrite rule, i.e. in a file rewrite.conf in mods- available or could there be a problem with the userdir.conf module that I have also enabled or maybe something else? Many thanks, Jan

[EMAIL PROTECTED] Reverse Proxy for SSH with virtual host

2008-01-09 Thread jan bro
g logs/SSH-error.log CustomLog logs/SSH-access.log common thx Jan

[EMAIL PROTECTED] Environment variables with UserDir and failed requests

2007-11-22 Thread Jan Sievers
-request (not ~username) and succeeds My Apache version is: 2.0.54 Down is a sample log part (sorry it's ugly). Can you see any reason for that? Do I do something wrong? Thanks in advance, jan == rewrite.log == [domain.ttl/sid#817bcd8][rid#81d81a0/initial] (2) init rewrite engine with requ

RE: [EMAIL PROTECTED] Creating a DSO module using apxs

2007-11-21 Thread Jan van den Berg
Really no one knows? No clues, directions, tips on where I should go from here? This is really important to me. Cheers, Jan -Oorspronkelijk bericht- Van: Jan van den Berg [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 13 november 2007 17:27 Aan: users@httpd.apache.org Onderwerp: [EMAIL

[EMAIL PROTECTED] Creating a DSO module using apxs

2007-11-13 Thread Jan van den Berg
the right direction. I have a feeling I might be some environment variable (like setting LDFLAGS and adding /usr/local/apache2/includes to the /etc/ld.so.conf file: which I both already did among other things without any result). So please any constructive ideas are welcome! Cheers, Jan --

Re: [EMAIL PROTECTED] MultiViews on PHP files not working

2007-10-28 Thread Jan Engelhardt
On Oct 28 2007 14:16, Joshua Slive wrote: >On 10/27/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote: >> Hi, >> >> >> .php files are skipped when mod_negotiation looks for files. > >This is just a guess, but perhaps you are using AddType rather than >AddHand

[EMAIL PROTECTED] MultiViews on PHP files not working

2007-10-27 Thread Jan Engelhardt
Hi, .php files are skipped when mod_negotiation looks for files. Nailed it down to around the while (apr_dir_read(&dirent, APR_FINFO_DIRENT, dirp) == APR_SUCCESS) { loop in mod_negotation.c:read_types_multi(). Going to http://foo.bar/dead/ gives the following after adding printfs: (/dead.ph

Re: [EMAIL PROTECTED] How to use both %2B and '+' in a url?

2007-10-12 Thread Jan M. Faber
the use of '+' in any url but I would really like a more elegant solution since it requires me to filter user input in quite a few places. jm On 12 Oct 2007, at 13:31, Jacqui caren wrote: Jan M. Faber wrote: I noticed a problem (bug?) that Apache decodes the incoming string % 2B i

[EMAIL PROTECTED] How to use both %2B and '+' in a url?

2007-10-12 Thread Jan M. Faber
I noticed a problem (bug?) that Apache decodes the incoming string % 2B into a + sign, but it does not encode the + sign itself. Let me show you why this is a problem: I have a Rails application that encodes the url "www.supersaas.com/account/jo jo+jack" as "www.supersaas.com/account/jo+jo%2

[EMAIL PROTECTED] Possible to configure httpd to forward TRACE requests to backend?

2007-06-28 Thread Jan . Luehe
Is it possible to configure httpd in such a way that, with TRACE being enabled, it forwards a TRACE request (via mod_jk) to a backend servlet? Right now, httpd seems to intercept any such request and reply to it directly. Thanks, Jan

Re: [EMAIL PROTECTED] Apache mods not working after upgrade...

2007-05-19 Thread Jan van der Merwe
ge. As for the mod_jk2 issue - I need to wait for the programmers to decide which way they want to go now :D Regards Jan Hi Jan, Jan van der Merwe wrote: > I upgraded our Web Server from Fedora Core 2 to Fedora Core 6. This > meant an upgrade for Apache from 2.0.54 - 2.2.3 After the

[EMAIL PROTECTED] Apache mods not working after upgrade...

2007-05-18 Thread Jan van der Merwe
Hi Guys! I upgraded our Web Server from Fedora Core 2 to Fedora Core 6. This meant an upgrade for Apache from 2.0.54 - 2.2.3 After the upgrade Apache wouldn't start because of library problems, eg: Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error o

[EMAIL PROTECTED] mod_rewrite prg: synching impacted by backhand server crashes?

2007-05-02 Thread Jan Algermissen
ks for any hints or comments. Jan P.S. I have seen that there have been significant changes in mod_rewrite's pipe reading from Apache 2.0 to 2.2, maybe this already fixes the problems? - The official User-To-User suppo

RE: [EMAIL PROTECTED] make install does not complete.

2007-03-22 Thread Jan van den Berg
1. What is the user when you do the make install? 2. Which user owns the files in: /usr/users/sapcs/include/apr.h 3. What is your exact configure line? Jan Van: Murali Gadiraju [mailto:[EMAIL PROTECTED] Verzonden: donderdag 22 maart 2007 6

RE: [EMAIL PROTECTED] Apache log analyzer

2007-03-22 Thread Jan van den Berg
Look at webalizer or awstats. Jan -Oorspronkelijk bericht- Van: Robert F Hall [mailto:[EMAIL PROTECTED] Verzonden: donderdag 22 maart 2007 9:10 Aan: users@httpd.apache.org Onderwerp: Re: [EMAIL PROTECTED] Apache log analyzer cyberarian wrote, on 3/22/2007 1:00 AM: > Is there

RE: [EMAIL PROTECTED] Apache Examples Extreme Web Servers

2007-03-14 Thread Jan van den Berg
erwerp: Re: [EMAIL PROTECTED] Apache Examples Extreme Web Servers On 3/14/07, Jan van den Berg <[EMAIL PROTECTED]> wrote: - My platform currently hosts 4381 Vhosts (and counting) this is of course loadbalanced over multiple servers, for performance and redundancy iss

RE: [EMAIL PROTECTED] Apache Examples Extreme Web Servers

2007-03-14 Thread Jan van den Berg
OCKET /var/lib/mysql/mysql.sock? - Besides that linux-guru, you have a ton of open ports running on your server. Might want to check that You would probably only need 21, 80 (open) en 22 (filtered). Cheers, Jan Van: linux guru [mailto:[EMAIL P

RE: [EMAIL PROTECTED] Apache + PHP as CGI?!

2007-03-12 Thread Jan van den Berg
In your VH or in your global config: AddHandler php .php Action php /path/to/your/cgi-bin/php Jan Van: Norbert Wachnicki [mailto:[EMAIL PROTECTED] Verzonden: maandag 12 maart 2007 12:48 Aan: users@httpd.apache.org Onderwerp: [EMAIL

RE: [EMAIL PROTECTED] mod_actions.c: Action to take more arguments

2007-03-07 Thread Jan van den Berg
I am familiar with this option, however this is not really what I want. My wrapper is a bash shell script so for every invoke (Action) Apache spawns a shell process. I don't want that. Jan -Oorspronkelijk bericht- Van: Vincent Bray [mailto:[EMAIL PROTECTED] Verzonden: woensdag 7

[EMAIL PROTECTED] mod_actions.c: Action to take more arguments

2007-03-06 Thread Jan van den Berg
wing error: "Action takes two arguments, a media type followed by a script name" Is this easy to fix/workaround, do I have to hack the source for this? Are there other ways of doing this? Cheers. Jan - The official

[EMAIL PROTECTED] Graceful: stat64 DocumentRoot directories

2007-02-12 Thread Jan van den Berg
tatting the directories because it wants to make sure it exists. But should I care whether a DocumentRoot from a Virtual Host exists? I've tested deleting directories and this doesn't crash Apache. So what's the reason behind this. Hope someone can provide some insight. Cheers. Jan van den Berg

[EMAIL PROTECTED] README file doesn't list when using Options +Indexes

2006-10-30 Thread Jan van den Berg
does!   But when it is in spelled in capital letters it won’t show up in the directory listing. Other files with only capital letters will show up. So it is just the word ‘README’ that seems to be the problem.   How can I avoid this?   Thx.   Jan

[EMAIL PROTECTED] Problems with encoding(?)

2006-10-01 Thread Jan Johansson
Hello! I have been running my old web server (with apache 1.3.x) for years, but now it is time to build a new box. But, I ran into a problem: I tried moving my wifes page over, and I get encoding problems. Below is a copy of the header. Min Sida But, when I serve this page with my old web s

RE: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Graves, Jan
library error follows) [Wed Jul 12 08:21:03 2006] [error] OpenSSL: error:0D07207B:asn1 encoding routine s:ASN1_get_object:header too long I don't know if this means the key could not be found, or if it was found and there was a problem with it. Jan Graves Network Administrator/Engineer Le

RE: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Graves, Jan
Thanks for the suggestion. I just commented out the load of ssl.module and restarted the server. Apache still did not start. Any other suggestions? Thanks. Jan Graves Network Administrator/Engineer Lenawee Intermediate School District 4107 N. Adrian Highway Adrian, MI 49221 Phone: 517-265

RE: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Graves, Jan
Yes - I also think I have a problem with SSL. But I do not know much about Unix or Apache. I am not sure what you are suggesting I do. What do you mean by look at the include of mod_ssl and restarting Apache gracefully? Thanks. Jan Graves Network Administrator/Engineer Lenawee Intermediate

RE: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Graves, Jan
scnc squid[916]: Squid Parent: child process 918 started Jul 12 08:28:24 scnc sm-mta[1026]: k6CCS3sx001026: Losing ./qfk6CCS3sx001026: sa vemail panic Jul 12 08:28:24 scnc sm-mta[1026]: k6CCS3sx001026: SYSERR(root): savemail: canno t save rejected email anywhere Jan Graves Network Administrator/E

[EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Graves, Jan
] [error] OpenSSL: error:0D07207B:asn1 encoding routine s:ASN1_get_object:header too long Thanks in advance for any suggestions on how to resolve this problem.   Jan Graves Network Administrator/Engineer Lenawee Intermediate School District 4107 N. Adrian Highway Adrian, MI 49221 Phone: 517-265-1634

  1   2   >