TL Tech Logo
We Solve Your Problems. Seriously, we actually do.
Home
About Us
Services
Stories
Contact Us
Tools
Info Center
  • Sections

    • Code
    • Howto
    • Tips
  • Recent Entries

    • Recovering from a Broken Partition Table
    • RewriteRule in htaccess vs httpd.conf
    • Running PHP through mod_fcgid
    • How They Got Your Password
    • Installing mod_reqtimeout on cPanel
    • Following the Hacker — passwords
    • Using Nginx as a reverse-proxy
    • Dead-simple templates in PHP
    • Tell-a-friend SPAM
    • PHP mail via SMTP

Howto

The articles in this section contain step-by-step instructions on how to perform important tasks related to server management, administration, and related areas.

Recovering from a Broken Partition Table

So you lost your partition table and need to get to find the filesystem it used to contain. Now what?

Section: Howto
Topics: Command-Line, Linux

RewriteRule in htaccess vs httpd.conf

Typically Apache’s RewriteRule sets from mod_rewrite go in .htaccess files, but sometimes you have a good reason to put them in your general server config instead: your httpd.conf or apache2.conf file (or a file you Include from one of those). If you’ve done this before, you’ve probably been surprised that it didn’t work quite the […]

Section: Howto Tips
Topics: Apache, Linux
© 2006-2014 TL Tech Services LLC. All rights reserved. Contact us to inquire about republishing rights.