XAMPP: Remove Unused Folders or Deny Access to Them
This article has information about which web accessible folders in XAMPP are really not needed, and how to limit access to them or delete them.
June 26, 2007
This article has information about which web accessible folders in XAMPP are really not needed, and how to limit access to them or delete them.
June 24, 2007
This article discusses the intended purpose of the “forbidden” folder in XAMPP and how to remove it properly.
June 5, 2007
Another reason why the original the_excerpt Reloaded was not closing HTML tags and the fix. Read more…
June 2, 2007
A Wordpress plugin called “The Excerpt Reloaded” allows one to generate excerpts from the first N words of a wordpress post. The problem with this plugin is that it can create XHTML that doesn’t validate (some tags do not close). …