Generate Apache .htaccess redirect rules — 301, 302, regex patterns and domain redirects
RewriteEngine On # Redirect: /old-page → /new-page Redirect 301 /old-page /new-page
An .htaccess redirect generator creates Apache web server redirect rules without manually writing mod_rewrite syntax. It supports 301 (permanent), 302 (temporary) and 307 redirects, plus common presets like forcing HTTPS, managing www subdomains and removing trailing slashes.
Enter the old path and new destination. Choose 301 for permanent or 302 for temporary redirects.
Click a quick preset for common redirects like Force HTTPS or Remove www.
Click Copy to copy the generated .htaccess code to your clipboard.
Add the code to your .htaccess file in your website root directory.
Generate strong, random passwords with customizable length, symbols, numbers and uppercase letters.
Analyze password strength with entropy calculation, pattern detection and crack time estimation.
View any URL's HTTP response headers including security headers, caching and server info.
Check SSL certificate expiry, issuer, chain and protocol for any domain. Verify HTTPS security.
Query A, AAAA, MX, TXT, NS and CNAME records for any domain. View DNS configuration instantly.
Look up domain registration details including registrar, creation date, expiry and nameservers.