Bastien Guerry wrote:
>> More:
> Fixed, thanks!
> https://git.sr.ht/~bzg/worg/commit/408f05a0
Thanks to everyone involved, works for me now!
Tim
On 12/10/2022 11:11, Bastien Guerry wrote:
Max Nikulin writes:
If redirection directives were included as separate files then it
would be possible to just check them by a command like
awk '{ if ($NF >= 3) print $3; }' /tmp/manual.txt |
xargs --replace -- \
curl --head -
Max Nikulin writes:
> Unfortunately some redirection targets still respond with 301
>
> 301 https://orgmode.org/manual/Dates-and-Times.html
> 301 https://orgmode.org/manual/Deadlines-and-Scheduling.html
> 301 https://orgmode.org/manual/Emphasis-and-Monospace.html
> 301 https://orgmode.org/manual/
On 12/10/2022 00:06, Bastien Guerry wrote:
Max Nikulin writes:
More:
Fixed, thanks!
Unfortunately some redirection targets still respond with 301
301 https://orgmode.org/manual/Dates-and-Times.html
301 https://orgmode.org/manual/Deadlines-and-Scheduling.html
301 https://orgmode.org/manual/E
Max Nikulin writes:
> More:
Fixed, thanks!
https://git.sr.ht/~bzg/worg/commit/408f05a0
--
Bastien
On 11/10/2022 16:09, Bastien wrote:
Max Nikulin writes:
rewrite /HTML-export-commands\.html HTML-export-commands.html
permanent;
Redirection loop
Fixed, thanks!
More:
rewrite /LaTeX-math-snippets\.html LaTeX-math-snippets.html permanent;
rewrite /Markup-for-Rich-Contents
Max Nikulin writes:
> rewrite /HTML-export-commands\.html HTML-export-commands.html
> permanent;
>
> Redirection loop
Fixed, thanks!
--
Bastien
On 11/10/2022 14:57, Bastien wrote:
Max Nikulin writes:
Bastien, unfortunately you have not fix the problem.
You're right, I updated the nginx conf again.
Let me know if you find any remaining problem.
rewrite /HTML-export-commands\.html HTML-export-commands.html
permanent;
Redi
Max Nikulin writes:
> Bastien, unfortunately you have not fix the problem.
You're right, I updated the nginx conf again.
Let me know if you find any remaining problem.
Thanks!
--
Bastien
On 11/10/2022 12:37, Bastien wrote:
Max Nikulin writes:
Bastien, I have not tried full configuration, but after a quick check
I believe that it is a reasonable suggestion. It prevents 301
redirection from valid URLs like
https://orgmode.org/manual/Links-in-HTML-export.html
to
https://orgmode.or
Hi Max,
Max Nikulin writes:
> Bastien, I have not tried full configuration, but after a quick check
> I believe that it is a reasonable suggestion. It prevents 301
> redirection from valid URLs like
> https://orgmode.org/manual/Links-in-HTML-export.html
> to
> https://orgmode.org/manual/HTML-Exp
On 08/10/2022 02:50, Tim Landscheidt wrote:
Bastien Guerry wrote:
https://git.sr.ht/~bzg/worg/tree/master/item/nginx.conf
Thanks. Assuming the relevant line is:
| rewrite HTML-export.html HTML-Export.html permanent;
looking at
http://nginx.org/en/docs/http/ngx_http_rewrite_module.html
Tim Landscheidt writes:
> However I do not understand the need for these rewrites and
> fixing the underlying issue is probably worthwhile.
See the discussion in https://list.orgmode.org/orgmode/m2sfni5xcb@me.com/
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mo
Bastien Guerry wrote:
>> AFAIK, our nginx configs are not public, but Bastien may privately share
>> them if you are willing to help.
> FWIW, I've shared the nginx.config here:
> https://git.sr.ht/~bzg/worg/tree/master/item/nginx.conf
Thanks. Assuming the relevant line is:
| rewrite HTML-
Ihor Radchenko writes:
> AFAIK, our nginx configs are not public, but Bastien may privately share
> them if you are willing to help.
FWIW, I've shared the nginx.config here:
https://git.sr.ht/~bzg/worg/tree/master/item/nginx.conf
--
Bastien
Ihor Radchenko wrote:
>>> This looks like the nginx case issue again.
>>> I've looked at this and there does not seem to be any 'clean' way to fix
>>> this which also doesn't have significant processing overhead or a
>>> maintenance burden.
>>> I wonder if it would be worthwhile adding an optio
Tim Landscheidt writes:
>> This looks like the nginx case issue again.
>
>> I've looked at this and there does not seem to be any 'clean' way to fix
>> this which also doesn't have significant processing overhead or a
>> maintenance burden.
>
>> I wonder if it would be worthwhile adding an option
Tim Cross wrote:
>> at https://orgmode.org/manual/HTML-Export.html, the links
>> for the first five (5) and the last two (2) subsections
>> work, the links for:
>> - "Headlines in HTML export"
>> (https://orgmode.org/manual/Headlines-in-HTML-export.html)
>> - "Links in HTML export"
>> (https
Tim Cross writes:
> I wonder if it would be worthwhile adding an option to HTML export which
> would force all link targets and exported filenames to lower case,
> thereby avoiding issues on platforms and with web servers which have
> different positions wrt case sensitivity?
Could you please el
Tim Landscheidt writes:
> Hi,
>
> at https://orgmode.org/manual/HTML-Export.html, the links
> for the first five (5) and the last two (2) subsections
> work, the links for:
>
> - "Headlines in HTML export"
> (https://orgmode.org/manual/Headlines-in-HTML-export.html)
> - "Links in HTML export"
Hi,
at https://orgmode.org/manual/HTML-Export.html, the links
for the first five (5) and the last two (2) subsections
work, the links for:
- "Headlines in HTML export"
(https://orgmode.org/manual/Headlines-in-HTML-export.html)
- "Links in HTML export"
(https://orgmode.org/manual/Links-in-HTML
21 matches
Mail list logo