[users@httpd] Using an older version of PHP with Apach2

2016-04-20 Thread Brandon L. Wisenburg
All, Is it possible to use PHP 5.2.5 with Apache/2.4.6 I have an application that was written in WAMP5 using PHP 5.2.5, and I am trying to get the application onto a CentOS server and I can't get it to work with 5.4.16 Are there any good tutorials on using an older version of PHP with

Re: [users@httpd] Apache and Javascript [wd-vc]

2016-04-18 Thread Brandon L. Wisenburg
ubject: Re: [users@httpd] Apache and Javascript [wd-vc] Since javascript is just text embedded in HTML pages and executed by the user agent on the client, nothing needs to be done. Kurt Bremser AMOS Austria Newton was wrong. There is no gravity. The Earth sucks. ____________

[users@httpd] Apache and Javascript

2016-04-17 Thread Brandon L. Wisenburg
Hi All. Is there anything special that needs done to Apache to get it to serve javascript?

Re: [users@httpd] Apache2 listening on 80(http) and 443(https)

2016-04-01 Thread Brandon L. Wisenburg
443(https) On 04/01/2016 09:00 PM, Brandon L. Wisenburg wrote: Hi Everyone! I have converted my website to SSL, and I go the virtual host setup and SSL working in Apache. When someone uses http://domain.com they get a connection refused, because of course the server isn't listening on 80,

[users@httpd] Apache2 listening on 80(http) and 443(https)

2016-04-01 Thread Brandon L. Wisenburg
Hi Everyone! I have converted my website to SSL, and I go the virtual host setup and SSL working in Apache. When someone uses http://domain.com they get a connection refused, because of course the server isn't listening on 80, as i have it setup for SSL (443) How would I make apache listen