diff options
| author | fche <fche> | 2008-11-19 16:59:59 +0000 | 
|---|---|---|
| committer | fche <fche> | 2008-11-19 16:59:59 +0000 | 
| commit | a88ae4a13825472b3ca13d54dd363553b53d2509 (patch) | |
| tree | 01606658719981a6ba4f8da159e168300631461e /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 77d848ba..de498648 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 ^(.*)$ http://sources.redhat.com/git/?p=systemtap.git&semicolon;a=tree%3Bf=testsuite/systemtap.examples/$1%3Bhb=HEAD | 3 | RewriteRule ^(.*)$ http://sources.redhat.com/git/?p=systemtap.git;a=tree;hb=head;f=testsuite/systemtap.examples/$1 [NE] | 
