Re: [us...@httpd] Updated and now download of PHP files?

2010-12-18 Thread Frank Gingras
On 12/19/2010 02:48 AM, Michelle Konzack wrote: Hello *, I have update one of my olderservers from Debian/Etch to Lenny and now if I go to my websites, it offer me a download of PHP files. ---[ command 'wget -S -O /dev/null /dev/null http://vserver01.tamay-dogan.net/?what=index' ]-- --2010

[us...@httpd] Updated and now download of PHP files?

2010-12-18 Thread Michelle Konzack
Hello *, I have update one of my olderservers from Debian/Etch to Lenny and now if I go to my websites, it offer me a download of PHP files. ---[ command 'wget -S -O /dev/null /dev/null http://vserver01.tamay-dogan.net/?what=index' ]-- --2010-12-19 08:38:45-- http://vserver01.tamay-dogan.net/

Re: [us...@httpd] Apache2 | One Virtualhost for 80 AND 443

2010-12-18 Thread J. Greenlees
Eric Covener wrote: > On Fri, Dec 17, 2010 at 9:50 AM, King Holger (CI/AFP2) > wrote: >> Hi Apache2 group, >> >> is there a possibility to use JUST one VirtualHost for accessing it via HTTP >> and HTTPS. > > No. > not even if it is ipbased vhost rather than name based? ipbase vhost being the bet

Re: [us...@httpd] IP restricted site showing noindex.html not 403

2010-12-18 Thread Leonard den Ottolander
Hello Eric, On Sat, 2010-12-18 at 18:03 +0100, Leonard den Ottolander wrote: > On Sat, 2010-12-18 at 08:49 -0500, Eric Covener wrote: > > Assuming your "noindex" page is a custom 403 ErrorDocument just for /, > > then this is working correctly. You've overridden the error response > > with someth

Re: [us...@httpd] IP restricted site showing noindex.html not 403

2010-12-18 Thread Leonard den Ottolander
Hello Eric, On Sat, 2010-12-18 at 08:49 -0500, Eric Covener wrote: > Assuming your "noindex" page is a custom 403 ErrorDocument just for /, > then this is working correctly. You've overridden the error response > with something very specific for this URL. No, it's not. It's what I presume is the

Re: [us...@httpd] mod_proxy_html how to stop code fixing

2010-12-18 Thread Larry W Burton
Thank you, Nick, for your rapid and obviously knowledgeable advice. I will try the solutions you suggest and report back to the group with results in case someone else is having a similar problem. Larry Dr. Larry Burton Associate Professor Department of Electronics, Computers, and Information Tech

Re: [us...@httpd] IP restricted site showing noindex.html not 403

2010-12-18 Thread Eric Covener
> Is it expected behaviour that apache shows the noindex file instead of a > 403 document in this case? This is a CentOS 4 system > (httpd-2.0.52-41.ent.7.centos4) so it could well be this is an issue > that has been fixed in later releases. Assuming your "noindex" page is a custom 403 ErrorDocume

[us...@httpd] IP restricted site showing noindex.html not 403

2010-12-18 Thread Leonard den Ottolander
Hello, I've set up a test site to which I restricted access by setting "Allow from" to a single IP address in the web root Directory entry. However, when I access the site from another IP by just providing the domain name (http://example.com) I get the noindex.html page instead of the expected 403

Re: [us...@httpd] mod_proxy_html how to stop code fixing

2010-12-18 Thread Nick Kew
On 17 Dec 2010, at 21:45, Larry W Burton wrote: > > I have configured Apache Apache/2.2.3 on CentOS 5.5 as a reverse proxy > using mod_proxy_html, and both Apache and mod_proxy_html are working > correctly. The problem is that I am trying to access a Promise storage > Array which has horrible htm

Re: [us...@httpd] How to get the webpage modifications displayed without Apache being Restated

2010-12-18 Thread Tig
On Fri, Dec 17, 2010 at 5:45 AM, Varuna Seneviratna wrote: > I am Using Apache 2.2.17. I have installed apache as a console > aplication.The problem is every time I make a change to a web page I have to > restart apache to reflect that change in the web page.Is there a > configuration setting to b