Answers containing the keyword ‘htaccess’
Hotlink Protection
How to protect files from hotlinking
Redirect To A Mobile Site Using Mod_rewrite
How to use Apache’s mod_rewrite .htaccess rules to redirect mobile devices to a different version of your site, while still allowing a “View Full Site” link.
Map Keystrokes Ctrl + Tab And Ctrl + Shift + Tab To Microsoft Intellimouse ButtonsEver wanted to map a mouse button to a character you can’t enter into the Intellimouse/Intellipoint control panel, such as the Tab key? Here’s how.
Correcting Clock Drift On A CentOS VM Under Hyper-V On Server 2008 R2How to correct clock drift on a CentOS 5 virtual machine guest running on a Server 2008 R2 Hyper-V host.
Delete Comment Spam From GalleryHow to mass delete comment spam from Gallery
Exchange Management Console Permissions GoneHow to correct error “you don't have sufficient permissions to view this data” from the Exchange Management Console Organisation Configuration
Hotlink ProtectionHow to protect files from hotlinking
Remove Folders From Media Center’s Media LibraryHow to remove folders from Media Center’s Media Library, including those that you can’t normally.
Drop In PHP Caching FunctionCache complex content using PHP without greatly modifying the existing code structure.
Prevent Caching Of Dynamic Web PagesHow to prevent caching of web pages using PHP.
Redirect To A Mobile Site Using Mod_rewriteHow to use Apache’s mod_rewrite .htaccess rules to redirect mobile devices to a different version of your site, while still allowing a “View Full Site” link.
Soundblaster Live ASIO SupportHow to use a Soundblaster Live with APS drivers to provide ASIO support
How To Fix Windows 7 Bug Where “thumbs.db” Prevents Renaming Or Deleting Most Recently Viewed FolderYou receive an error “The action can’t be completed because the folder or a file in it is open in another program. Close the file or folder and try again” and it mentions Thumbs.db.
Enable S3 Suspend For Media CenterHow to enable S3 Suspend for Media Center, to allow a remote control to place the media center computer into an S3 (STR, suspend-to-RAM) state, and unsuspend from that state.
Negative Delta Time Error In Dual-core Based SystemsExperiencing the error “Negative delta time!” when playing Unreal Tournament or a game based on its engine, on a dual-core processor, and/or under Windows XP/Vista?
Intel Wi-Fi: Unsupported (too Old) EEPROMHow to determine that you have bought an “engineering sample” version of an Intel Wi-Fi card.
Useful Linux CommandsA little list of basic commands I keep needing, but which I don’t use often enough to bother remembering. It’s basically an online sticky note. These are specific to CentOS.
Windows Media Centre Remote Control & WinampHow do I make my Windows Media Centre remote control work with Winamp?
Contact MeContact Hard Answers.
Bypass PHP Output Buffering When Using Apache Mod_deflateHow to output content immediately to the browser by bypassing PHP’s output buffering using flush() & ob_flush() while still using Apache mod_deflate to compress page contents.
Perform A Regular Expression Search And ReplaceThis page lets you perform a PHP perl-compatible regular expression find and replace using preg_replace.
Text ToolsThis page lets you do various things to text, and gives you the encoded, decoded, or otherwise converted text back.