Search Discussions
-
I must translate the following address: http://www.giovannifornero.net/index.php?pagina=home in the more confortable way: http://www.giovannifornero.net I tried to put in .htaccess the string: ...
Mauro Sacchetto
Oct 6, 2008 at 1:35 pm
Oct 7, 2008 at 8:51 pm -
Hi, I found that some agents sent http request headers as follows: te: chunked questions: 1. What is the meaning of this header? I still didn't found any description of it. 2. it looks like that this ...
Harald Falkenberg
Oct 30, 2008 at 4:25 pm
Feb 15, 2010 at 6:47 pm -
There still seems to be alot of discrepancy on this issue. Whether or not to use a .htaccess or directive command to protect a directory so I'm looking for some answers on what works the best ...
Jg6789
Oct 3, 2008 at 1:14 am
Oct 6, 2008 at 2:40 pm -
Operation System : Redhat Linux. Apache Version : 2.0.63 Folks, I have installed apache as a web proxy server to redirect all the client requests to the weblogic application server.This works ...
Vasanth Kumar ravi
Oct 28, 2008 at 2:37 am
Oct 31, 2008 at 2:01 am -
Hey people, I need your help, thanks in advance! I have an appche server 2.x. + PHP, And I woundered rather it is possible to output the same page (i.e. "a.php") for a request of whatever page. I ...
MierMier
Oct 9, 2008 at 6:16 pm
Oct 15, 2008 at 1:52 pm -
I´m trying to use the mod_authnz_ldap module to authenticate the users in a Microsoft AD LDAP Server, but I´m having a lot of problems. The only configuration that worked was: AuthName "XXXX" ...
Rodney Ramos
Oct 21, 2008 at 5:01 pm
Oct 22, 2008 at 3:13 pm -
Hello. I have HTML page from server1. this page should request (XMLHTTP) to server2 (not in the same domain) - cross domain issue here. Trying to overcome this I tried to request HTML to server1: ...
Amir Porat
Oct 19, 2008 at 9:42 am
Oct 19, 2008 at 3:08 pm -
This is probably a basic question, but I am anything but an expert at Apache and I cannot seem to find the answer anywhere. I have the latest version of Apache setup with Subversion. I have setup a ...
Jeff Chastain
Oct 4, 2008 at 11:04 pm
Oct 7, 2008 at 3:11 pm -
Hello. I just bought a domain name containing spanish special characters. the domain contains the word: diseño but now I can't make it work with apache, after creating and configurating a virtualhost ...
Adrián Ribao Martínez
Oct 27, 2008 at 9:51 am
Oct 27, 2008 at 1:14 pm -
Is there any way to have some directives apply only to certain remote ip addresses? I would like to enable a few things only for a certain set of IP addresses. Thanks, -Clint ...
Clint Priest
Oct 20, 2008 at 9:30 pm
Oct 21, 2008 at 4:02 pm -
Can anyone tell me what is the different between Apache2 directory access as compare to AppArmor come with SuSE? I though SuSe AppArmor allow administrator to control the files, directory system ...
Yoom Nguyen
Oct 16, 2008 at 2:44 am
Oct 17, 2008 at 2:23 pm -
When my webapp is first invoked it may or may not have a QueryString parameter included in the URL in order to provide some custom navigation capabilities. The existing links in my webapp were ...
William Clerico
Oct 12, 2008 at 8:13 pm
Oct 13, 2008 at 2:50 am -
Greetings, Could some one tell me what is the correct Redirect syntax and RewriteCond to get the following requirements to work? This is what I currently have and it complaining. I am running SuSe ...
Yoom Nguyen
Oct 8, 2008 at 11:50 pm
Oct 13, 2008 at 12:05 am -
I'm running Apache 2.2.8, configured with SymlinkIfOwnerMatch and server-side includes enabled. It looks like the server-side include "include" directive ignores the setting of SymlinkIfOwnerMatch? ...
Paul B. Henson
Oct 3, 2008 at 9:23 pm
Oct 4, 2008 at 11:08 pm -
Hello All, I have Apache 2.2.9 running.Perl script is not getting executed,but it is getting downloaded.Here is the configuration done for executing perl scripts. ScriptAlias /cgi-bin/ ...
Prathima Dandapani -X \(pdandapa - HCL at Cisco\)
Oct 1, 2008 at 12:03 pm
Oct 1, 2008 at 4:29 pm -
I'm using httpd 2.2.9 on windows. I've configured a simple load balancer with 2 servlet backends, as follows: <Proxy balancer://mycluster BalancerMember ajp://host1:8009/myservlet route=tomcat1 ...
Chris Kemper
Oct 23, 2008 at 8:48 pm
Nov 14, 2008 at 6:12 am -
Hello, I switched from a Apach 1.3 to an Apache 2.0 config. Those were prefork. Now, I switched to a 2.2 Worker MPM. Seems to work GREAT! Now, I use this on different servers... Back in the 1.3 days, ...
Leslie Herps
Oct 18, 2008 at 10:59 pm
Nov 11, 2008 at 4:44 pm -
Hello, I've been stuck with a problem where LDAP hangs when it's trying to authenticate. I'm running Apache on Ubuntu 8.04, Hardy Heron. This problem occurs with the Ubuntu version (both 32 and 64 ...
Mike Benza
Oct 19, 2008 at 5:08 pm
Nov 2, 2008 at 4:57 pm -
Hi, I use some search engines, which work so far fine, but step into unwanted crawling behaviour when they encounter certain http response header information from the responding web servers. For ...
Harald Falkenberg
Oct 29, 2008 at 2:01 pm
Oct 30, 2008 at 4:12 pm -
Hi, I'm trying to protect a directory, something I've done countless times before. Now, instead of appearing the dialog with the login and password boxes, I get a 404 !!! Here's my files: .htaccess: ...
Mário Gamito
Oct 22, 2008 at 2:19 pm
Oct 22, 2008 at 3:09 pm -
Hi. I am sending this to both the Apache httpd and Tomcat users lists, in the hope that because together these HTTP servers cover a good fraction of the market, there might be a chance to reach the ...
André Warnier
Oct 18, 2008 at 5:09 pm
Oct 20, 2008 at 2:40 pm -
Hi. I have a suggestion regarding the DirectoryIndex directive (Apache 2.2.x). Do I have to register etc.. somewhere, or can I just submit it here ? Note that this may also just be a documentation ...
André Warnier
Oct 19, 2008 at 11:28 am
Oct 19, 2008 at 10:57 pm -
Hello , I have the following config in httpd.conf: my site is http://www.example.com (port 80) ================== RewriteEngine On RewriteRule ^/$ /cgi-bin/index.cgi ProxyPass /cgi-bin/ ...
Howard chen
Oct 15, 2008 at 8:48 am
Oct 15, 2008 at 12:24 pm -
Hi I am trying to get a simple piped logging example working Entry in httpd.conf: CustomLog "|/usr/bin/logger -t '' -p local5.warn" combined Apache version: Server Version: Apache/2.2.3 (CentOS) ...
Gerhardus Geldenhuis
Oct 14, 2008 at 11:41 am
Oct 14, 2008 at 1:38 pm -
Morning all, first post from myself. If you have PHP, Perl or plain old CGI installed, and set up Apache to recognise these files with the extensions '.php', '.pl' or '.cgi', Apache will recognise ...
Kae Verens
Oct 13, 2008 at 9:16 am
Oct 13, 2008 at 9:34 pm -
Hello, I recently installed httpd-2.2.9 (with LDAP and SSL) on my Mac OS X 10.5.4 box. Everything went very smoothly except for one thing; Apache keeps shutting down due to the following initgroups ...
Arvind Shenoy
Oct 9, 2008 at 2:01 am
Oct 13, 2008 at 12:27 pm -
I'm sure because it was a response I found in apache logs when i turned mod_dumpio on. Sify ---------------------------------------------------------------------- Dzwon taniej na zagraniczne komorki! ...
Bartek Śiwy Siwek
Oct 9, 2008 at 8:51 am
Oct 9, 2008 at 10:59 pm -
Team, When I try to access an application using reverse proxy, most of the time I will end up with below error. Anybody have an idea what will be causing the issue? After few refresh on the page I ...
Isha b
Oct 30, 2008 at 11:48 am
Nov 4, 2008 at 10:24 am -
I've the following problem: A ftontend server with apache2.2.x (http1.1) mod_proxy mod_proxy_ajp A backend server: tomcat 6.x with 2 webapps: /app1 /app2 (webdav, basic authentication via http) ...
Michele Mase'
Oct 27, 2008 at 10:23 am
Oct 27, 2008 at 2:47 pm -
I need to set up so that a subdomain looks in a sub folder of ANOTHER DOMAIN on the same machine. I would need: https://media.domain1.com/image.jpg to load https://www.domain2.com/media/image.jpg ...
Thierry Lavallée
Oct 22, 2008 at 4:57 pm
Oct 24, 2008 at 8:46 pm -
Hi, all, I met a strange problem for vhosts config. System information: Fedora 9 X86_64 httpd: 2.2.9 my httpd.conf which related with vhost: NameVirtualHost 61.153.33.a:80 <VirtualHost 61.153.33.a:80 ...
Zhen Zhou
Oct 23, 2008 at 7:55 am
Oct 24, 2008 at 11:36 am -
Hi all, I've maybe a very simple problem (I can't understand I didn't find a solution anywhere, so it must be really simple:) -- I need to use unicode characters (encoded in utf8) in basic auth ...
Milos Jakubicek
Oct 17, 2008 at 1:21 pm
Oct 17, 2008 at 10:25 pm -
xmapp 1.6.8 OS Windows2000 I tried logresolve on MS-DOS prompt. I typed that logresolve then I typed 127.0.0.1 then it just say 127.0.0.1 umm....why? I believe that it should say localhost case 2 On ...
Toshih1lqk63w
Oct 11, 2008 at 3:49 am
Oct 14, 2008 at 6:43 pm -
Hi - After perusing the FAQs I could find I am left with a question with which I hope the folks here can assist. To what degree might an end-user's source code modifications be "supported" by the ...
Rick Jones
Oct 13, 2008 at 11:25 pm
Oct 14, 2008 at 6:02 pm -
Hello everyone I have a weird problem that i cannot find answer for anywhere. I have a DYNDNS domain (somedomain.selfip.org) with wildcards enabled that points to a router/firewall/NAT running Tomato ...
Bartłomiej Siwek
Oct 8, 2008 at 9:44 pm
Oct 10, 2008 at 10:29 am -
I am trying to debug a large Perl/CGI-based legacy system that is not working right on some browsers, like Firefox 3. It runs on an Ubuntu host with Apache 2.2.3. I reduced the problem to a very ...
Kynn Jones
Oct 1, 2008 at 6:08 pm
Oct 7, 2008 at 6:57 pm -
I have a text file which sits on the hard drive and is served by the Apache HTTP server. Even though the file has a lot of data (330 KB) the page in the browser is blank. I played with the content of ...
Alec Lebedev
Oct 5, 2008 at 2:02 am
Oct 5, 2008 at 9:33 pm -
Hi all. I'm encountering a problem with using mod_rewrite in httpd 2.2.9 to canonicalize the server name. The problem is that the query string seems to be double escaped by this process. Here is a ...
Tom Evans
Oct 1, 2008 at 1:44 pm
Oct 3, 2008 at 8:01 pm -
Hello, I setup Apache to proxy to Tomcat using AJP, currently without SSL. This is being used to connect a Flex application that uses AMF to Java on the back end. All AMF calls are done using a POST ...
George Mashini
Oct 1, 2008 at 12:33 am
Oct 2, 2008 at 4:34 pm -
Hi, I just installed a Apache2.2 for Windows today. Following the installation instructions, I changed the 'User' in httpd.conf from 'daemon' to my local user-name, and then restarted httpd.exe. I ...
Li Xin
Oct 31, 2008 at 6:39 am
Nov 8, 2008 at 4:36 am -
I built a new server running linux and httpd-2.2.3-11.el5_1.3. A specific page has a tab menu with specific items. Each tab has a sub-menu called files. Clicking on the files link under the ...
Marc Fromm
Oct 23, 2008 at 3:33 pm
Oct 23, 2008 at 7:47 pm -
Hello, I would like to direct requests for everything (cgi, pl, html, etc) under the root directory to a single CGI. The catch is that I would like the parameters to remain unchanged; passed to the ...
Erik Westland
Oct 21, 2008 at 6:56 am
Oct 22, 2008 at 6:06 pm -
What is the normal procedure to serve up different content for small hand held devices like phones and PDAs? Thanks, -- knute... --------------------------------------------------------------------- ...
Knute Johnson
Oct 21, 2008 at 5:54 pm
Oct 22, 2008 at 11:39 am -
Hello. I have a simple HTML page localy on my PC. Previously, I used IIS: using virtual directory I browsed to this page and it was loaded. How do I do it with Apache?? Apache is already installed ...
Ampo
Oct 16, 2008 at 10:27 am
Oct 18, 2008 at 8:52 am -
Hi List, try to compile older Apache 1.3.37 on opensuse 11 64bit. I have some Problems with my configure-line. configure tries to find my base-libs in wrong folders: Error: Cannot find SSL library ...
Andre Hübner
Oct 17, 2008 at 9:11 am
Nov 2, 2008 at 7:26 pm -
Hi! I want to do this: check if the client sends me a certificate which my self-signed CA has signed or if the client is inside the same network or if the client enters a username+password. However, ...
Ricardo Ramos
Oct 30, 2008 at 3:07 am
Oct 30, 2008 at 3:33 pm -
Hello All, I've compile and installed apache-2.2.10 from source and would like to remove it from my system. I notice that I cannot use 'make uninstall' anymore. Could someone tell me how to go about ...
Wt
Oct 23, 2008 at 12:10 am
Oct 24, 2008 at 3:38 pm -
Hi, I have this site that has in its root directory a .htaccess file with the following rewritings: <IfModule mod_rewrite.c RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f ...
Mário Gamito
Oct 22, 2008 at 4:58 pm
Oct 22, 2008 at 9:04 pm -
Hello. I guess I have cross-domain problem: HTML page from server1 has to send XMLHTTPRequest to server2. server1 and server2 are not in the same domain. How can I do it? Any help will be great. ...
Amir Porat
Oct 18, 2008 at 8:41 pm
Oct 19, 2008 at 9:04 am -
Hello. My scenario is client "calling" server1 and server1 is "calling", by xmlHTTPRequest, to server2. server2 has to return xml data to server1 and to the client. my general broblem is ...
Ampo
Oct 18, 2008 at 9:11 am
Oct 19, 2008 at 8:01 am
Group Overview
group | users |
categories | apache |
discussions | 135 |
posts | 522 |
users | 152 |
website | httpd.apache.org |
irc | #httpd |
152 users for October 2008
Archives
- November 2014 (10)
- October 2014 (193)
- September 2014 (131)
- August 2014 (183)
- July 2014 (249)
- June 2014 (212)
- May 2014 (121)
- April 2014 (301)
- March 2014 (150)
- February 2014 (181)
- January 2014 (244)
- December 2013 (214)
- November 2013 (173)
- October 2013 (223)
- September 2013 (158)
- August 2013 (211)
- July 2013 (180)
- June 2013 (199)
- May 2013 (145)
- April 2013 (206)
- March 2013 (269)
- February 2013 (248)
- January 2013 (234)
- December 2012 (287)
- November 2012 (254)
- October 2012 (226)
- September 2012 (248)
- August 2012 (252)
- July 2012 (199)
- June 2012 (226)
- May 2012 (285)
- April 2012 (271)
- March 2012 (539)
- February 2012 (343)
- January 2012 (303)
- December 2011 (291)
- November 2011 (277)
- October 2011 (303)
- September 2011 (271)
- August 2011 (254)
- July 2011 (242)
- June 2011 (370)
- May 2011 (312)
- April 2011 (291)
- March 2011 (341)
- February 2011 (412)
- January 2011 (424)
- December 2010 (303)
- November 2010 (435)
- October 2010 (463)
- September 2010 (432)
- August 2010 (370)
- July 2010 (512)
- June 2010 (429)
- May 2010 (487)
- April 2010 (510)
- March 2010 (607)
- February 2010 (440)
- January 2010 (609)
- December 2009 (616)
- November 2009 (658)
- October 2009 (593)
- September 2009 (510)
- August 2009 (487)
- July 2009 (597)
- June 2009 (615)
- May 2009 (735)
- April 2009 (780)
- March 2009 (742)
- February 2009 (662)
- January 2009 (642)
- December 2008 (472)
- November 2008 (537)
- October 2008 (522)
- September 2008 (789)
- August 2008 (466)
- July 2008 (551)
- June 2008 (622)
- May 2008 (531)
- April 2008 (695)
- March 2008 (616)
- February 2008 (692)
- January 2008 (500)
- December 2007 (539)
- November 2007 (715)
- October 2007 (833)
- September 2007 (890)
- August 2007 (784)
- July 2007 (748)
- June 2007 (711)
- May 2007 (828)
- April 2007 (639)
- March 2007 (733)
- February 2007 (657)
- January 2007 (821)
- December 2006 (658)
- November 2006 (801)
- October 2006 (580)
- September 2006 (878)
- August 2006 (953)
- July 2006 (906)
- June 2006 (1,077)
- May 2006 (984)
- April 2006 (622)
- March 2006 (913)
- February 2006 (934)
- January 2006 (982)
- December 2005 (770)
- November 2005 (884)
- October 2005 (784)
- September 2005 (719)
- August 2005 (1,028)
- July 2005 (714)
- June 2005 (834)
- May 2005 (970)
- April 2005 (1,040)
- March 2005 (978)
- February 2005 (963)
- January 2005 (922)
- December 2004 (878)
- November 2004 (920)
- October 2004 (786)
- September 2004 (944)
- August 2004 (924)
- July 2004 (822)
- June 2004 (1,120)
- May 2004 (1,123)
- April 2004 (911)
- March 2004 (1,180)
- February 2004 (1,053)
- January 2004 (1,207)
- December 2003 (1,145)
- November 2003 (1,001)
- October 2003 (1,319)
- September 2003 (1,112)
- August 2003 (1,206)
- July 2003 (1,348)
- June 2003 (1,027)
- May 2003 (1,572)
- April 2003 (1,703)
- March 2003 (1,369)
- February 2003 (1,782)
- January 2003 (2,269)
- December 2002 (1,583)
- November 2002 (1,455)
- October 2002 (1,516)
- September 2002 (1,400)
- August 2002 (1,816)
- July 2002 (1,911)
- June 2002 (1,663)
- May 2002 (1,643)
- April 2002 (1,730)
- March 2002 (1,305)
- February 2002 (1,189)
- January 2002 (1,057)
- December 2001 (878)
- November 2001 (146)