Skip to main content
drleung.net
share, exchange and connect

Main navigation

  • Home
  • About
User account menu
  • Log in
By drleung , 31 March 2026
We are here.

Why we are living in 4 dimensional world?

This picture tries to explain why are we likely to be living in a four (4) dimensional world. One interesting reason is that it might be just "too simple" for us to exist and evolve if there are fewer. This picture was captured from a Youtube video of which unfortunately I forgot about its origin.

Tags

  • science
By drleung , 21 March 2026

Redirect to use non-www URL

The following code is intended to be put at the beginning of the "index.php" file in order to redirect www-URL to the non-www -URL version. In an Apache web server, the "index" file refers to a default or entry point document that the server serves when a directory is requested by a client (e.g., through a web browser) and no specific file name is provided. This behavior allows directories to be browsed more seamlessly. In Drupal and Wordpress CMS, both employ "index.php" as the entry point document in server home directory (.e.g. web or public_html) as they are both written in PHP.

Tags

  • site
By drleung , 19 March 2026

Forcing to use HTTPS

One way to force the use of HTTPS protocol for site access (instead of using the HTTP protocol, an unsecured counterpart) is to take advantage of the server .htaccess file. It's a configuration file that web servers (primarily Apache) use to control how your website behaves. Think of it as a set of instructions that the web server follows without needing to contact your website's main configuration file.

To force a site to use HTTPS protocol, one can add the following code to the .htaccess file.

Tags

  • site
By drleung , 18 March 2026

How this site was built?

This website was built using Drupal CMS. It was hosted at immotionhosting.com under a shared hosting plan. I will give more detail about how I build this site in my coming posts.

Tags

  • site
By drleung , 17 March 2026

Hello, World!

Hello, World!

Tags

  • site

Quick Links

YouTube | CNN | BBC |

© 2026 drleung.net All Rights Reserved. All trademarks, logos and brand names are the property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.