You are here |
www.itechlounge.net | ||
| | | |
odd.blog
|
|
| | | | WP Super Cache version 0.9 is now available. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website. Update - if your blog is installed in a sub directory instead of at the root of your server, the .htaccess file might be wrong. Download and install the development... | |
| | | |
obem.be
|
|
| | | | We all love fancy URLs. You get to hide your file extensions, e.g tinypress.co/about (no .html, .php or whatever) You get to do interesting RESTful patterns, e.g twitter.com/[username]/status... | |
| | | |
taeluralexis.com
|
|
| | | | In this writeup, we'll exploit a Linux machine on Hack The Box with CVE-2023-46604, leveraging Java deserialization for remote code execution. | |
| | | |
blog.zespre.com
|
|
| | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st... |