Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSR-I
The Manual
Commits
b6c8516f
Commit
b6c8516f
authored
Sep 23, 2021
by
Peter Nerlich
Browse files
.htaccess: explicit redirect, stop processing chain immediately
parent
f9debe8f
Pipeline
#49114
passed with stages
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
macros.tex
View file @
b6c8516f
...
...
@@ -27,7 +27,7 @@
\fi
%
% Link system output:
\immediate\write\linklistfile
{
RewriteRule "
^
\@
linknumber
$
" "#
1
"
[
NE
]
}
%
\immediate\write\linklistfile
{
RewriteRule "
^
\@
linknumber
$
" "#
1
"
[
NE
,R,L
]
}
%
%
\stepcounter
{
linkcounter
}
%
}{
%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment