404 errors on DelphiDabbler.com Articles pages fixed

Last week I noticed that accessing any of the articles on DelphiDabbler.com from the Articles menu resulting in a 404 error on the main site, while everything was OK on the GitHub Pages mirror I use for testing. I hate to imagine how long it had been broken.

Anyhow a simple tweak to the .htaccess file seems to have fixed things. A forced page refresh may be needed if the error persists.

Comments

Popular posts from this blog

Initialising dynamic arrays

New Array Utilities Library Unit released

New inline if statement slated for Delphi 13