Add robots.txt + change htaccess
This commit is contained in:
parent
c8cf3a1239
commit
3dfce942aa
@ -11,7 +11,7 @@ RewriteRule ^ - [L]
|
||||
# RewriteRule ^(.*)$ http://www.eldotravo.fr/$1 [R=301,L,E=END:1]
|
||||
|
||||
# Redirection des fichiers static pour www.eldotravo.fr
|
||||
RewriteCond %{HTTP_HOST} ^test.dev$
|
||||
RewriteCond %{HTTP_HOST} ^fitness.sanchez-mathieu.fr$
|
||||
RewriteCond %{DOCUMENT_ROOT}/static%{REQUEST_URI} -f
|
||||
RewriteRule ^(.*)$ static/$1 [L,E=END:1]
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
# Web Project for Chung-Ang University web courses
|
||||
|
||||
# First web project for CAU
|
0
robots.txt
Normal file
0
robots.txt
Normal file
Loading…
Reference in New Issue
Block a user