index
:
apache2
debian
progress-linux
upstream
debian 12: apache
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
modules
/
proxy
/
rewrite
/
.htaccess
blob: 792eb9420203eedeb0d056f3161322774e6dbb53 (
plain
)
1
2
RewriteEngine
on
RewriteRule
^(.*)$
/modules/rewrite/
$1
[P,L]