• 05.02.10 - Redirect to a secure connection in Apache

    Redirect the request for a file or directory is easy as include the following lines into the web root .htaccess Apache file: This will redirect every request for the file "file" (for example) with HTTP protocol (any wich the access port different from 443) to another HTTPS secure URL similary to [...]
    More news about:  apache
    Tags:  mod_rewrite,  https,  redirect