Stay Tuned!

Subscribe to our newsletter to get our newest articles instantly!

Security

Unmasking the Website Defacement Attack

Background We found weird behaviour on our websites as the link could not go to the proper URL with the domain; in fact, it went to a third-party link. That’s quite alarming. We then checked Google Analytics, and the traffic went down. There was something not right here! Last updated – 21/01/2023: Add the Update […]

Programming

How to Speed Up Your PHP Website

  • 15 August 2020
  • 0 Comments

As the daily number of user accessing the website around 500+ a day on average, we need to speed up loading time on our Dewalist classified website. Here are some techniques: Performance Report Run the GTMetrix for your website. Once the report is completed, go through that list and check the one that C and […]

Programming

Notes: Road to Yii Framework

  • 12 October 2010
  • 0 Comments

Apache2 Configuration on MAC Snow Leopard: /etc/apache2/httpd.conf “It worksP page is located under: /Library/WebServer/Documents/index.html.en To restart apache2 after changing: sudo apachectl restart Site local: /Users/Valdy/Sites/MacDevSite/ MAC URL Test: http://127.0.0.1/~Valdy/MacDevSite Sources http://stackoverflow.com/questions/1293484/easiest-way-to-activate-php-and-mysql-on-mac-os-10-6-snow-leopard Credits Photo by Pixabay: https://www.pexels.com/photo/computer-c-code-276452/ [Note: Pageviews – 2,941 – before migrated from Dewalist Blog website on 08/08/2020]