Perl cgi-bin als Directory Index

2007-02-26 Thread Martin Thurau
Ich bin gerade dabei mir auf einem Host awstats einzurichten. Dazu habe ich dies hier benutzt: ScriptAlias /awstats /usr/lib/cgi-bin/awstats/ Da nicht jeder darauf zugreifen soll, habe ich zusätzlich noch eine Zugriffsbeschränkung eingerichtet: Location /awstats

Logfiles filtern

2007-02-26 Thread Marcus Franke
Moin, ich habe in meiner httpd.conf (2.0.x) eine typische Zeile wie: SetEnvIf Request_URI .*\.gif image-request Und im CustomLog dazu das env=!image-request, um halt keine Bilder zu loggen. Nun brauche ich aber unglücklicherweise ein Bild doch im Logfile, für eine Auswertung. Ich habe nun

[EMAIL PROTECTED] Proxy server received an invalid response from an upstream server

2007-02-26 Thread Anil Dighade
Hi All, I am receiving below error for certain user only. This error doesn't appear for every user. This is very intermittent. Could someone please shed light, why this error comes and what are possible reasons and possible fixes for this error. I am using Apache2.0.55(with reverse proxy)

RE: [EMAIL PROTECTED] Proxy server received an invalid response from an upstream server

2007-02-26 Thread Boyle Owen
-Original Message- From: Anil Dighade [mailto:[EMAIL PROTECTED] Sent: Monday, February 26, 2007 11:37 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Proxy server received an invalid response from an upstream server Hi All, I am receiving below error for certain

[EMAIL PROTECTED] Problem with mod_auth_ldap

2007-02-26 Thread Andy Kannberg
Hi, For our site, we want to start using LDAP for authenticating users to our website. I'm running some tests, but run into a problem when I want to start giving access by groups. I've added the following to the httpd.conf : # LDAP Authentication Directory /var/httpd/test AuthName Login

Re: [EMAIL PROTECTED] Localhost contra the outside world

2007-02-26 Thread ETANOIL
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 display of the index.jsp provided I'm operating on my own machine (localhost). But clicking the link from

Re: [EMAIL PROTECTED] http and http3 config ( Virtual Host ) problem

2007-02-26 Thread edwardspl
Hello, So... would you mind to give me a sample for both of config ? Edward. Bruno Teixeira wrote: The *:443 vhost shouldn't be a NameVirtualHost, because the SSL handshake doesn't include ServerName information. Check this list's archive for this issue. Take care [EMAIL PROTECTED]

RE: [EMAIL PROTECTED] http and http3 config ( Virtual Host ) problem

2007-02-26 Thread Chirouze Olivier
This will work. But NameVirtualHost directive is useless as it will not work as expected. Just remove NameVirtualHost *:443 Olivier Olivier CHIROUZE I0 Infrastructure Volvo Information Technology -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 26

Re: [EMAIL PROTECTED] Localhost contra the outside world

2007-02-26 Thread Eric Covener
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 display of the index.jsp provided I'm operating on my own

Re: [EMAIL PROTECTED] Access restriction for tomcat through apache

2007-02-26 Thread Craig Dunigan
On Mon, 26 Feb 2007, Jayaraman, Prakash wrote: Hi, I have multiple web applications running on tomcat talking to apache2 thro AJP. Requests get routed thro apache. I need one particular application instance under webapps of tomcat to be restricted at the apache layer. My Tomcat and apache

[EMAIL PROTECTED] Webserver responding slow

2007-02-26 Thread bhaarat Sharma
Hello we have two servers. we put our code on first server and are able to access it via http://server1:9080/ourCode (first link) but we configured a webserver on another server and the port is 80. so we can access the same thing via this link http://server2/ourCode

[EMAIL PROTECTED] rewrite rules

2007-02-26 Thread Gonzalez, Miguel
Dear all, I have Apache 2.0.54 on a Debian stable. I have what seems to be a endless loop: mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary. the rules are: IfModule

[EMAIL PROTECTED] special characters in query string

2007-02-26 Thread Tanner Postert
i am trying to send a query string in a query string.. i need to send a dynamic script as a variable to a flash object so i am trying to use the special characters to get the page to show up but i keep getting a 404... example: embed src='whatever' variables='file=

RE: [EMAIL PROTECTED] rewrite rules

2007-02-26 Thread Gonzalez, Miguel
Just I got this from the logs: 10.0.6.142 - - [26/Feb/2007:15:01:51 --0500] [mydomain.com/sid#81c69e0][rid#83a1110/initial] (3) [per-dir /var/www/bcf01.dev.threespot .com/] strip per-dir prefix: /var/www/mydomain.com/ - 10.0.6.142 - - [26/Feb/2007:15:01:51 --0500]

Re: [EMAIL PROTECTED] Problem with mod_auth_ldap

2007-02-26 Thread Dmitri Colebatch
Hi Andy, On 2/26/07, Andy Kannberg [EMAIL PROTECTED] wrote: Directory /var/httpd/test AuthName Login AuthType Basic AuthLDAPURL ldap://ldapx.snow.nl/ou=people,dc=snow,dc=nl?uid AuthLDAPGroupAttribute somegroup require valid-user /Directory All this does is require that the username/password

Re: [EMAIL PROTECTED] rewrite rules

2007-02-26 Thread matt farey
Gonzalez, Miguel wrote: Do you see any failure on the rules? I have sent out the logs that I got, it seems that It gets on an endless loop. Many thanks Miguel -Original Message- From: matt farey [mailto:[EMAIL PROTECTED] Sent: Monday, February 26, 2007 3:18 PM To:

RE: [EMAIL PROTECTED] rewrite rules

2007-02-26 Thread Gonzalez, Miguel
Sorry, it's not working I am getting on the logs: 10.0.6.221 - - [26/Feb/2007:16:06:02 --0500] [mydomain.com/sid#81c4370][rid#83a11d0/initial] (3) [per-dir /var/www/mydomain.com/] add per-dir prefix: index.php - /var/www/mydomain.com/index.php 10.0.6.221 - - [26/Feb/2007:16:06:02 --0500]

[EMAIL PROTECTED] Beginner problems

2007-02-26 Thread Brian J Smith
My directory structure is: C:\Program Files\Apache Software Foundation\Apache 2.2\htdocs\antiques_php\ DocumentRoot C:/Program Files/Apache Software Foundation/Apache2.2/htdocs ServerRoot C:/Program Files/Apache Software Foundation/Apache2.2 In \htdocs I have a file register.php. The same file

RE: [EMAIL PROTECTED] Beginner problems

2007-02-26 Thread Mark Lavi
Take a look at your Apache error logs to help you debug. You may be misconfiguring both Dreamweaver and Apache! Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Brian J Smith

Re: [EMAIL PROTECTED] rewrite rules

2007-02-26 Thread matt farey
Gonzalez, Miguel wrote: Sorry, it's not working I am getting on the logs: 10.0.6.221 - - [26/Feb/2007:16:06:02 --0500] [mydomain.com/sid#81c4370][rid#83a11d0/initial] (3) [per-dir /var/www/mydomain.com/] add per-dir prefix: index.php - /var/www/mydomain.com/index.php 10.0.6.221 - -

Re: [EMAIL PROTECTED] Getting SSL to work with Apache2 on SUSE 9.2

2007-02-26 Thread Chris W
Never Mind I finally got it to work. Chris W wrote: I am having lots of problems getting SSL to work on my SUSE9.2 machine. Is there anyone here that would be willing to do it for me for a reasonable fee? I have gone through all the setup with godaddy to buy the certificate and made the

[EMAIL PROTECTED] (httpd), uid 0: exited on signal 11 (core dumped)

2007-02-26 Thread Noah
FreeBSD 4.11 apache-2.2.4 php5-5.2.1_2 php5-session-5.2.1_2 so apache with a graceful signal core dumps when I remove extension=session.so' from /usr/local/etc/php/extensions.ini I am able to restart apache with the graceful switch I completely rebuilt apache2.2.4, php5-5.2.1_2 and

Re: [EMAIL PROTECTED] 1.3.29 - Segmentaition fault

2007-02-26 Thread Yvo van Doorn
On 2/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi I'm in a bit of trouble. I have: Apache 1.3.29 SuSE Linux Standard Server 8 PHP 4.4.2 Joomla 1.12 on top of that Always when I try uploading an file through Joomla it failes with child segmentation fault. This worked few days ago but