zregvart commented on issue #195: [CAMEL 14581] Re-organizing sub-menus under 
"Projects" tab on the main-menu
URL: https://github.com/apache/camel-website/pull/195#issuecomment-604360393
 
 
   @aashnajena the redirects are only used when the website is deployed to the 
Apache HTTP server, that file is not consulted when running via `yarn preview` 
as Hugo is acting as a web server in that case.
   This is the case also when we access the preview on our build server.
   I think the ones you have added in `.htaccess` should work. I don't think we 
need to escape the `#` character. But I'll test locally just to make sure. The 
way I test is a bit involved, I run the Apache HTTP server in a Linux container.
   
   One thing I'd like you to try is to see if we can use the default layout in 
this case. I think `layouts/_default/section.html` should apply here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to