c9-core/node_modules/ace/demo/kitchen-sink/docs/htaccess

11 wiersze
229 B
Plaintext
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
Redirect /linux http://www.linux.org
Redirect 301 /kernel http://www.linux.org
# comment
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^Mozilla.*
RewriteRule ^/$ /homepage.max.html [L]
RewriteRule ^/$ /homepage.std.html [L]