jonboy60.com – Linux, Tips, Tricks, Tutorial, Howto, News, Updates, Ideas, Blog, Magazine, Jonboy60, Open Source, Fedora, Ubuntu, OpenSuse, Linux Mint, CentOs

 


Posts Tagged ‘Apache’

IIS Down To 16%, Apache Touches 65%

Digitizor: “According to Netctaft’s Web Server Survey, the percentage of websites using Microsoft’s IIS is rapidly decreasing. Netcraft’s survey covers a total of more than 340 million websites. The perc...


Apache with mod_pagespeed

mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web...



Howto Check Apache Server Status From Web Page

Do you ever wonder how others administrative can see server activities without SSH’ing into the system? One way to do this is to set up a Web page that shows Apache status. Do not know how? Really simple, it’s a def...



Apache Gzip Compression for Plesk

Gzip is any of several software applications used for file compression and decompression. The term usually refers to the GNU Project’s implementation of such a tool using Lempel-Ziv coding (LZ77), for which it stands for ...



SQLite? Howto install on a server?

SQLite is a popular choice for local/client SQL storage within a web browser and within a rich internet application framework; most notably the leaders in this area (Google Gears, Adobe air, and Firefox) embed SQLite. This may ...


Ten outstanding cross-platform apps

ZDnet: “Organisations and individuals have to operate across many platforms these days. So we all need apps that can function reliably regardless of operating system, says Jack Wallen. “With Windows, Linux and Mac O...



Howto install Lamp (Linux, Apache, MySQL, PHP)

“LAMP” system: Linux, Apache, MySQL and PHP. Depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP. This tutorial shows how you can install an Apache2 webserver ...



Howto Disable/Enable php value

I think that you surely had alot of customers demanding to set any php value differently accustomed to their own needs. Here are the tips howto disable/enable any php value on globally setting or on per site basis. Globally set...



Disable_function on php.ini

Have you ever wonder php scripts are highly dangerous? PHP is a very powerful language, there are many dangerous scripts to hack or exploit php applications on your apache server. It carry alot potential script to mess up your ...