Thanks for the info, David. More inline...

On 09/06/2020 16:45, David Jencks wrote:
I’ll mention that although when the Antora based site was set up Antora didn’t 
have the option to generate .htaccess files from `page-aliases`, it does now.

David Jencks

On Jun 9, 2020, at 7:27 AM, David Jencks <david.a.jen...@gmail.com> wrote:

Hi Peter,

Did you build just the camel-quarks component of the website locally?  The 
camel-website playbook has

`urls:
   redirect_facility: disabled
`
so :page-aliases: is basically turned off for the entire site.

I have tested only with Camel Quarkus, where the redirect_facility is not set (and thus the `static` default is effective). Now I know why it succeeded there and does not work live.

Can we fix this?  page-aliases are really useful.  I can think of two 
possibilities:

- use static bounce pages.  Inneficient but easy.

- let Antora generate an .htaccess file and script something to include the 
contents in the handmade .htaccess file.

Well, there’s a third, which doesn’t seem popular….

- generate the whole site with Antora.

I am all for fixing it somehow. Being very new to these UI technolgies, I cannot tell which of the options is better.

Thanks,

-- Peter

Reply via email to