Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 

b_b

@b_b
http://www.weblog.eliaz.fr
RSS: b_b
tous les messages de b_b
  • @b_b
    b_b @b_b PUBLIC DOMAIN 14/12/2011

    How to add Apache 301 redirect to VirtualHost in Apache
    ►http://www.pc-freak.net/blog/how-to-add-apache-301-redirect-to-virtualhost-in-apache

    Effectuer une redirection 301 directement depuis un virtualhost :

    ServerAdmin support@mydomain.com
    ServerName my-redirected-domain.com
    ServerAlias my-redirected-domain.com www.my-redirected-domain.com
    RewriteEngine on
    RewriteRule ^/(.*) ►http://www.mydomain.com/$1 [L,R=301]

    #apache #server #redirection

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

thèmes

  • #apache
  • #redirection
  • #server

  • EmailAddress:support@mydomain.com
  • URL:my-redirected-domain.com
  • URL:www.my-redirected-domain.com
thématisation automatique par OpenCalais
À propos de Seenthis Propriété intellectuelle Recommandations API