Quantcast
Browsing all 24 articles
Browse latest View live

Javascript Snippet to Add HTML, CSS, and FEED Validation Links

Here's an example of validation links from the AskApache footer.RSS | XHTML 1.1 | CSS 2.1 document.getElementById("validat").innerHTML += ' | <a...

View Article


3 Ways to Serve PDF Files using Htaccess Cookies, Headers, Rewrites

FYI, using the Mod_Rewrite Variables Cheatsheet makes this example, and all advanced .htaccess code easier to understand. This demo lets you set a cookie with 1 of 3 values, then you just request the...

View Article


Image may be NSFW.
Clik here to view.

Javascript Snippet to Add HTML, CSS, and FEED Validation Links

Here's an example of validation links from the AskApache footer.RSS | XHTML 1.1 | CSS 2.1 document.getElementById("validat").innerHTML += ' | <a...

View Article

Image may be NSFW.
Clik here to view.

3 Ways to Serve PDF Files using Htaccess Cookies, Headers, Rewrites

FYI, using the Mod_Rewrite Variables Cheatsheet makes this example, and all advanced .htaccess code easier to understand. This demo lets you set a cookie with 1 of 3 values, then you just request the...

View Article

Image may be NSFW.
Clik here to view.

WordPress .htaccess in-depth

WordPress uses a file named .htaccess to rewrite all requests to the main index.php file. This article explains what the htaccess file rules look like and what they actually do. The post WordPress...

View Article


Image may be NSFW.
Clik here to view.

Crazy POWERFUL Bash Prompt

This amazing bash linux prompt does more than meets the eye. If you want to know how to become really good with technology, linux is the secret sauce behind the AskApache articles. Open Source is...

View Article

Advanced WordPress wp-config.php Tweaks

The bottom line for this article is that I want to make WordPress as fast, secure, and easy to install, run, and manage because I am using it more and more for client production sites, I will work for...

View Article

Image may be NSFW.
Clik here to view.

Internet Census 2012 – Port scanning using insecure embedded devices – Carna...

While playing around with the Nmap Scripting Engine (NSE) we discovered an amazing number of open embedded devices on the Internet. Many of them are based on Linux and allow login to standard BusyBox...

View Article


Image may be NSFW.
Clik here to view.

Serving WebP images for PNG and JPG files

One of the biggest speed bottlenecks of sites today are images, specifically unoptimized images or large scaled images. With Apaches Rewrite module we can convert all existing jpegs and png files (and...

View Article


Image may be NSFW.
Clik here to view.

MariaDB with LZ4 Compression Howto for CentOS

I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with. So I compiled it manually in a way that is repeatable...

View Article

Image may be NSFW.
Clik here to view.

GRUB_INIT_TUNE – Play sound through pcspkr

Play a tune directly on your pcspeaker right before the grub boot manager loads. The post GRUB_INIT_TUNE – Play sound through pcspkr appeared first on AskApache.

View Article

Apache 2.4 and PHP-FPM

The post Apache 2.4 and PHP-FPM appeared first on AskApache.

View Article

ListOfErrors

The post ListOfErrors appeared first on AskApache.

View Article


Google Trends for SEO / Apache Htaccess

.htaccess Topic vs htaccess Keyword The post Google Trends for SEO / Apache Htaccess appeared first on AskApache.

View Article

Image may be NSFW.
Clik here to view.

Libcurl Error Codes

The post Libcurl Error Codes appeared first on AskApache.

View Article


Image may be NSFW.
Clik here to view.

Htaccess Mod_Rewrite – Crazy Advanced Master Class

htaccess rewrite Master Class! If you understand the basics of mod_rewrite, or if you literally write the mod_rewite.c code, this article will transform your thinking. The transformation is profound....

View Article

Image may be NSFW.
Clik here to view.

Respond with 200 OK for 404 Not Found

What if you'd like to send a 200 OK response instead of the default 404 Not Found response using Apache .htaccess files or httpd.conf? One use would be to make sure upstream caches cache any request on...

View Article


Image may be NSFW.
Clik here to view.

Apache Compression, Vary, mod_deflate

The post Apache Compression, Vary, mod_deflate appeared first on AskApache.

View Article

Arp Packet Hacking

Part deux of Want to know how to really hack? Originally Posted: 12/28/2003 The post Arp Packet Hacking appeared first on AskApache.

View Article

Image may be NSFW.
Clik here to view.

Undetectable Sniffing On Ethernet

I have been in some tight spots where I had to sniff a password or two off the wire, or sniff some packets off the wire and based on the packets content perform some action... Accidentally, I stumbled...

View Article
Browsing all 24 articles
Browse latest View live