Search Discussions
-
Using apache 2.2.3 and at this time, we only have 2 vhosts. When trying to go to www.teknerds.net people get the other vhost (which is MUWP). Following id the vhost file: # NameVirtualHost *:80 ...
Chris Arnold
Dec 18, 2007 at 3:43 am
Dec 20, 2007 at 3:13 pm -
Dear all, I have the following simple setup: [1] LoadModule rewrite_module modules/mod_rewrite.so [2] LoadModule proxy_module modules/mod_proxy.so [3] LoadModule proxy_http_module ...
Tamer Embaby
Dec 10, 2007 at 11:57 am
Dec 12, 2007 at 11:02 am -
Hi All, I am getting lot of "Invalid URI in request".How to resolve this.I have checked the DocumentRoot and Directory they are all pointing to same path. Any help would be highly appreciated. Thanks ...
Arnab Ganguly
Dec 4, 2007 at 12:26 pm
Dec 10, 2007 at 1:31 pm -
Hi we are running our shared web server under vm (UML) distro FC7 its working fine but once in 10-15 days apache shoots virtual machine load very hight upto 20-30 and all swap been consumed. if some ...
Asrai khn
Dec 17, 2007 at 7:25 pm
Dec 27, 2007 at 8:17 pm -
Hey guys, I just noticed a really bad security problem on my servers! The following RewriteRule exposes my system directories like /etc and /var etc. : RewriteCond %{HTTP_HOST} ...
Samuel Vogel
Dec 13, 2007 at 6:32 pm
Dec 14, 2007 at 9:59 am -
Hi, I am using index.html as my directory index file, but I would like to use another file and can't get it working. This is from my httpd.conf: <IfModule mod_dir.c DirectoryIndex index.html ...
Sonixxfx
Dec 6, 2007 at 3:31 pm
Dec 6, 2007 at 9:47 pm -
I used to be able to do this in 1.3 but now using 2.2 I can't get it to work. Running on a Debian server in /etc/apache2/apache2.conf I have (where nnn.nnn.nnn.nnn = my IP address) NameVirtualHost ...
Joe
Dec 30, 2007 at 3:54 pm
Jan 4, 2008 at 12:58 am -
Hello! I'm a bit new to this, but here goes. My computer is a MacBook Pro with Mac OS X 10.4.11, I am not using the bundled Apach 1.3 server, it has not been activated prior to this. I installed ...
Hans Tovetjärn
Dec 17, 2007 at 11:39 pm
Dec 18, 2007 at 11:58 pm -
I have a website that is running at http://www.ewd.com. I have also installed another web application that is also accessible from http://www.edw.com:8080. I want to configure apache so users can use ...
EWD
Dec 17, 2007 at 7:59 pm
Dec 18, 2007 at 11:00 pm -
good morning, this is not a huge deal, but more frustrating than anything i have encountered with linux. i cannot seem to get this right, apache2 cannot write to access log files in ...
Steve Reilly
Dec 15, 2007 at 4:31 pm
Dec 17, 2007 at 2:11 am -
Hi.... I have setup a reserve proxy in my working environment. I use Apache 2.2.6 and mod_proxy_html 3.0.0. I run this on windows xp. I do have a webserver running on difference subnet. I try to put ...
Pdt_p
Dec 10, 2007 at 12:37 pm
Jun 4, 2008 at 9:42 am -
Hello all, I've set up a Trac site on my server, and I'm trying to configure it such that when a user attempts to login, SSL is used. I *think* I've configured my rewrites correctly (see below), but ...
Bryan Richardson
Dec 16, 2007 at 5:18 pm
Dec 17, 2007 at 1:54 pm -
Hi, I'm trying to use AB to benchmark a site within a IIS, but I'm having problems with authentication. I'm currently using ab2 -A domain\user:password url but I can't get through the 401 error page. ...
Joel Carlos Martinho Alexandre (DSI)
Dec 12, 2007 at 11:31 am
Dec 13, 2007 at 12:56 pm -
hi list i do a minimal install centos 5, then install apache using yum and apachectl start and the test page worked. now i try apachectl status and i got: The 'links' package is required for this ...
Hiep Nguyen
Dec 11, 2007 at 2:25 pm
Dec 11, 2007 at 6:18 pm -
Hi list, I have an application that loads a lot of images off a server every 60 seconds. I want the client's browser to cache the images because they almost never change. In the rare cases where an ...
Jergen Dutch
Dec 7, 2007 at 9:17 am
Dec 11, 2007 at 1:20 pm -
I have a site that uses PHP5 and when trying to access the site, the php wants to download instead of run. It seems something is not configured in apache 2 for php. The site is mytimewithgod.net and ...
Chris Arnold
Dec 1, 2007 at 10:20 pm
Dec 2, 2007 at 12:16 pm -
Hey all, I came across this http://httpd.apache.org/related_projects.html: Apache-SSL Apache-SSL is an encrypting web server, based on Apache and OpenSSL, which implements Secure Sockets Layer (SSL) ...
Dan Mahoney, System Admin
Dec 22, 2007 at 7:28 pm
Dec 23, 2007 at 3:26 am -
Hello all, I'm curious as to why one would ever need to use the NameVirtualHost directive in site configuration files. I just can't seem to get my head around why it's *sometimes* required. I say ...
Bryan Richardson
Dec 17, 2007 at 3:44 am
Dec 17, 2007 at 3:51 pm -
Hi all, How can I measure the response time at Apache server? thanks & regards, -Rahul Gundecha --------------------------------- Did you know? You can CHAT without downloading messenger. Click here
Rahul gundecha
Dec 12, 2007 at 9:56 am
Dec 12, 2007 at 5:50 pm -
Hi, I have a site that for some reason got indexed by Google with wrong paths which contain too many slashes. E.g. instead of an entry for /foo/bar there might be one for /foo///bar Now this is no ...
Christian Lerrahn
Dec 8, 2007 at 1:19 am
Dec 10, 2007 at 3:28 am -
I've successfully been using ProxyPass to serve my application. I've excluded the 'common' directory using ProxyPass /common/ ! However, if I put an .htaccess file in that common directory, it no ...
Paul
Dec 10, 2007 at 1:05 am
Dec 10, 2007 at 3:11 am -
hi I'm trying to cache dynamically generated content using an Apache 2.2 reverse proxy. Apache proxies content coming from Tomcat through AJP protocol. For some reason mod_cache determines that ...
Marko Asplund
Dec 6, 2007 at 8:57 pm
Dec 31, 2007 at 7:28 am -
Hi I have been trying to install Apache on Solaris 10. I hit problems when I r= un the "make" command. I have downloaded, and isntalled GNU Make, and also = have GCC installed. Here is the output ...
Stew Henderson
Dec 20, 2007 at 11:44 am
Dec 21, 2007 at 9:54 am -
hello, I need to add these 2 lines to my conf file: RewriteEngine On RewriteRule ^/(OpenObject.*) http://server2:9000/$1 the http service is critical and cannot kill sessions. Is there a way to ...
Melanie Pfefer
Dec 20, 2007 at 11:40 am
Dec 20, 2007 at 1:45 pm -
Hi... I download binary distribution for Apache HTTP server version 2.0.55. i download it from : http://apache.wildit.net.au/httpd/binaries/solaris/ in the readme.bindist and install.bindist file, it ...
Pdt_p
Dec 14, 2007 at 6:35 am
Dec 17, 2007 at 4:30 am -
good evening, I admit through fault of my own, the apache2 access logs were deleted. My question is this, are these logs automagically regenerated on their own when apache2 is restarted?, and if they ...
Steve Reilly
Dec 9, 2007 at 11:04 pm
Dec 14, 2007 at 11:19 am -
Hi. I created this .htaccess: ----- RewriteRule ^([^/]+)/$ /page.php?id=$1 [L] ------- And it works fine with: http://domain.com/foo/ (it shows a webpage) But it shows a 404 error page with: ...
thomas Armstrong
Dec 12, 2007 at 12:19 pm
Dec 13, 2007 at 12:22 pm -
Hello everybody, I'm experiencing problems using the Apache server as a proxy to my Tomcat server and I will appreciate if somebody could help me. Please, take my apologies for my poor English and ...
Ângelo Vimeney
Dec 6, 2007 at 6:28 pm
Dec 11, 2007 at 11:53 am -
Hi, I bought a Thawte certificate and configured that in Apache 2.2 with a IP based virtual host. SSL is working fine but everytime i open the site with http:// i get this error message displayed: ...
Thomas Antony
Dec 10, 2007 at 10:30 am
Dec 10, 2007 at 2:25 pm -
Hi all! I am a total newbie to apache. Have recently installed Apache 2.2, mySql and Drupal on winxp and everything seems to be working fine However I cannot figure out a way of getting rid of the ? ...
Rashmi Amlani
Dec 6, 2007 at 3:27 am
Dec 7, 2007 at 8:32 am -
Dear All, I searched over the achieves regarding my problem, but could not find a solution that would work in my case. Hence I'm posting to this group. The text of the problem goes as below: I've a ...
Abhishek Singh
Dec 31, 2007 at 5:04 pm
Jan 1, 2008 at 3:06 pm -
Hi All, I am having trouble with my first attempts at using rewrite rules under apache. I am not sure where I am going wrong and have spent the morning googling to try and figure this out. I want to ...
Phil Wild
Dec 24, 2007 at 4:27 am
Dec 26, 2007 at 1:07 pm -
Hello, I've built an app with Perl (5.8)/CGI, Javscript, and CSS. Its running on a Windows XP Home (development box) using Apache 2. It is being handled by mod_perl 2 with no errors. My problem is ...
CraigT
Dec 19, 2007 at 6:26 pm
Dec 20, 2007 at 6:40 pm -
Hi Everyone, I have an odd problem with my apache server. Server version: Apache/2.0.46 My default page in www.exmaple.com is index.jsp and it loads fine if you enter http://www.example.com. here is ...
Jocke khazad
Dec 17, 2007 at 11:22 am
Dec 17, 2007 at 2:12 pm -
In apache 2.2.3 on linux, i am getting a boat load of; [Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ...
Chris Arnold
Dec 10, 2007 at 8:35 pm
Dec 11, 2007 at 3:12 am -
Hello, I have reverse proxied the url '/' (and so all that starring by '/'). <IfModule mod_proxy.c ProxyRequests off ProxyPass / http://10.1.1.1/smthing/ ProxyPassReverse / http://10.1.1.1/smthing/ ...
Rocco Scappatura
Dec 8, 2007 at 8:23 pm
Dec 9, 2007 at 2:32 pm -
Hi! I am trying to set up an Apache 2.2.6 server behind a squid reverse proxy/accelerator. Squid listens on port 443. Apache listens on port 81 (port 80 already occupied by another server). So squid ...
Johan Andersson
Dec 6, 2007 at 9:04 pm
Dec 8, 2007 at 10:26 am -
Dear all, I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC. I am invoking the web services method by my java client program. In SoapBindingImpl class i have written a Implementation method ...
Sh_santosh
Dec 5, 2007 at 11:35 am
Dec 7, 2007 at 1:20 pm -
hi there, i'm not sure this is the right list to ask, if not please help direct me to the right list. i have problem with path for java on my apache: this is working just fine: <script ...
Hiep Nguyen
Dec 6, 2007 at 6:54 pm
Dec 6, 2007 at 7:46 pm -
One web page with a form invokes a PHP script which in turn invokes a Javascript popup. No additional output is written to the original page. As, or soon after, the popup appears- the original web ...
User 1001
Dec 1, 2007 at 6:15 am
Dec 6, 2007 at 8:55 am -
Hi, I'm having problems with trying to link a directory to an NFS mount to htdocs directory. I get a Forbidden: You don't have permission to access /calendar/ on this server. The file is a in ...
Fchan
Dec 4, 2007 at 11:58 pm
Dec 5, 2007 at 2:34 am -
Hello, I have a Tomcat webapp which is surfed from Internet using a reverse proxy (or better, my idea is). To be practical, say that: http://www.exaple.com/site/ -- ...
Rocco Scappatura
Dec 1, 2007 at 9:38 pm
Dec 3, 2007 at 2:31 pm -
As a PHP addition I downloaded Smarty-2.6.18.tar.tar. It requires installation but the install instructions assume a UNIX environment. I use Windows XP and tried to use the windows command install ...
Duluth
Dec 28, 2007 at 6:06 pm
Dec 31, 2007 at 2:35 pm -
Hello, I have several sites running from my server that have their own certificates, but everytime I acces the site, I get a warning telling me that the certificate belongs to localhost. Can I have ...
Norman Khine
Dec 28, 2007 at 9:46 pm
Dec 30, 2007 at 12:34 pm -
Can someone help me with the configuration of Apache. I have PHP5, MySQL and Apache2.2 all installed and working independantly on Windows XP. which dir in Apache should the php.ini file be located? I ...
Richard Dunne
Dec 22, 2007 at 12:05 am
Dec 28, 2007 at 11:41 am -
Where to find frontpage server extensions for apache2 For debian If it are possible --------------------------------------------------------------------- The official User-To-User support forum of ...
Mattias
Dec 27, 2007 at 7:34 pm
Dec 27, 2007 at 7:51 pm -
Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our current 1.3.26 instance to correct some perofrmance bottleneks etc ... Curently the main improvement I have made is to ...
SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Dec 26, 2007 at 6:43 pm
Dec 26, 2007 at 7:18 pm -
Anyone know where i can find a webadmin for apache For ex create hosts Not webmin --------------------------------------------------------------------- The official User-To-User support forum of the ...
Mattias
Dec 24, 2007 at 2:28 am
Dec 24, 2007 at 2:43 pm -
I'm seeing a request come in with a bad http header. This is the tail end of the message: 00c0 74 2f 76 33 2f 76 33 76 31 2e 78 6d 6c 0d 0a 78 t/v3/v3v 1.xml..x 00d0 2d 75 70 2d 63 61 6c 6c 69 6e 67 ...
Brown Chris-CCB034
Dec 21, 2007 at 4:19 pm
Dec 21, 2007 at 4:36 pm -
Here is the situation. Heavy db driven site takes about 1-1.5 second to load some pages. While loading such page it takes a lot of memory and cpu. It is not a problem it is used normally, but some ...
Artem Kuchin
Dec 13, 2007 at 10:39 am
Dec 18, 2007 at 8:15 am
Group Overview
group | users |
categories | apache |
discussions | 150 |
posts | 539 |
users | 166 |
website | httpd.apache.org |
irc | #httpd |
166 users for December 2007
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)