diff options
| author | fche <fche> | 2008-11-19 17:03:22 +0000 | 
|---|---|---|
| committer | fche <fche> | 2008-11-19 17:03:22 +0000 | 
| commit | 12a24ace33e8fccb7d9cb8b02a6eebbb47f981f8 (patch) | |
| tree | 1186d8292113404bbb0484b739ec50706fb6929a /examples | |
| parent | none (diff) | |
none
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/.htaccess | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/.htaccess b/examples/.htaccess index a198bbca..412def3d 100644 --- a/examples/.htaccess +++ b/examples/.htaccess | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | RewriteEngine On | 1 | RewriteEngine On | 
| 2 | RewriteBase /systemtap/examples/ | 2 | RewriteBase /systemtap/examples/ | 
| 3 | RewriteRule examples/(.*)$ http://sources.redhat.com/git/?p=systemtap.git;a=tree;hb=head;f=testsuite/systemtap.examples/$1 [NE] | 3 | RewriteRule (.*) http://sources.redhat.com/git/?p=systemtap.git;a=tree;hb=head;f=testsuite/systemtap.examples/$1 [NE] | 
