Bonjour,
mon site est actuellement en travaux, j'aimerai pas que google l'index car il y a uniquement une page de maintenance.html .
j'ai créer un fichier (.htaccess)
ou j'ai mis ces codes comme suite :
RewriteRule maintenance\.html - [L]
RewriteCond %{REMOTE_ADDR} !195\.8\.78\.1
RewriteRule (.*) http://domaine.tld/maintenance.html [R=503,L]
---------
je sais pas si c'est juste ou pas . est-ce que je doit mèttre mon nom de domaine ou je laisse : RewriteRule (.*) http://domaine.tld/maintenance.html [R=503,L]
le problème ça ne marche pas ça me ramaine sur une page d'eurreure 500 la voici:
25e
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at www.tunisieholidays.com Port 80
0
MErci de m'aidez SVP
mon site est actuellement en travaux, j'aimerai pas que google l'index car il y a uniquement une page de maintenance.html .
j'ai créer un fichier (.htaccess)
ou j'ai mis ces codes comme suite :
RewriteRule maintenance\.html - [L]
RewriteCond %{REMOTE_ADDR} !195\.8\.78\.1
RewriteRule (.*) http://domaine.tld/maintenance.html [R=503,L]
---------
je sais pas si c'est juste ou pas . est-ce que je doit mèttre mon nom de domaine ou je laisse : RewriteRule (.*) http://domaine.tld/maintenance.html [R=503,L]
le problème ça ne marche pas ça me ramaine sur une page d'eurreure 500 la voici:
25e
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at www.tunisieholidays.com Port 80
0
MErci de m'aidez SVP