Category Archives: Apache

Maximize Zend Server PHP performance with Apache compression

Faster web sites sell more products, create better user satisfaction, and even rank higher in Google searches. Try compression to boost the download speed of your Zend Server for IBM i pages. You can compress PHP output javascript, style sheets, and other text-based content. My tests show a speed improvement of 10-50%. Continue reading

Posted in Apache, IBM i, iSeries, Performance, PHP, System i, Web development, Zend Framework, Zend Server | Tagged , , , , | 5 Comments

A simple security measure

A reader recently asked me this security question: If a user enters: http://<my_ip>/<mydirectory> instead of http://<my_ip>/<mydirectory>/script.php They get a listing of all scripts/files in that directory and they can then select and execute/run those scripts. This is a real concern … Continue reading

Posted in Apache, PHP, Web development | 2 Comments