Skip to content

Commit b03b45a

Browse files
committed
redirect directory access
1 parent 1524a46 commit b03b45a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

cssom-view/.htaccess

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Redirect /csswg/cssom-view/Overview.html http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html
1+
Redirect /csswg/cssom-view/Overview.html http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html
2+
Redirect /csswg/cssom-view http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html

cssom/.htaccess

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Redirect /csswg/cssom/Overview.html http://dvcs.w3.org/hg/cssom/raw-file/tip/Overview.html
1+
Redirect /csswg/cssom/Overview.html http://dvcs.w3.org/hg/cssom/raw-file/tip/Overview.html
2+
Redirect /csswg/cssom http://dvcs.w3.org/hg/cssom/raw-file/tip/Overview.html

0 commit comments

Comments
 (0)