For much kind of websites Cloudflare’s cache is really great. But for some dynamic websites it is really bad and […]
Showing posts from Category: Web dev
show all postsWhat if you need to migrate existing or new created Ruby on Rails web application to your PHP-Apache configured server? […]
In jQuery coding we are used to get elements by id or class name. But it is also possible to […]
Creating localhost in Linux systems is very easy, you can install apache2, php, mysql separately and then integrate them or you […]
Today i installed webmin(visual server management tool) in my Azure Ubuntu server. After installation completed, i tried to login to webmin […]
There are a lot of ways making web page to load faster. Google created dedicated project for this.(https://developers.google.com/speed/) One of […]
Let’s say that you have new server and you have copied all files from there, but you have forgotten to […]
Today i decided to install Python in Ubuntu OS and to use PHP and Python both together. If i hadn’t […]