[us...@httpd] Facing xml/expat problems installing Apache 2.3.8 on Ubuntu 10.10

2010-11-27 Thread Sanchit Jain
Hi! I'm facing a problem installing Apache 2.3.8 on Ubuntu. I followed the instructions given on http://httpd.apache.org/docs/2.2/install.html. - # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-uti

[us...@httpd] Facing xml/expat problems installing Apache 2.3.8 on Ubuntu

2010-11-27 Thread Sanchit Jain
Hi! I'm facing a problem installing Apache 2.3.8 on Ubuntu. I followed the instructions given on http://httpd.apache.org/docs/2.2/install.html. - # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-uti

Re: [us...@httpd] ProxyPass and remote ip-addresses

2010-11-27 Thread Jeroen Geilman
On 11/28/2010 12:50 AM, Lars Nielsen wrote: Hi there, I have a setup with 2 servers where the first one works as a proxy to the second. On my proxy server i have this in apache's config: ServerName www.hjemmesideteknik.dk ServerAlias hjemmesideteknik.dk ProxyPreserve

[us...@httpd] ProxyPass and remote ip-addresses

2010-11-27 Thread Lars Nielsen
Hi there, I have a setup with 2 servers where the first one works as a proxy to the second. On my proxy server i have this in apache's config: ServerName www.hjemmesideteknik.dk ServerAlias hjemmesideteknik.dk ProxyPreserveHost On ProxyPass / http://192.168.1.106/

[us...@httpd] Problem with redirecting links on page

2010-11-27 Thread sai prasad kolli
Hi, I Am using Apache 2 web server on Linux. I have changed DirectoryIndex from default index.html to index.php. There are some links on index.php file when I click these links its getting redirected to index.html page. I have deleted this index.html file. Still the links on index.php are redir