Skip to content

Fix latest#291

Merged
samccann merged 2 commits into
ansible:mainfrom
oraNod:fix_latest
Oct 20, 2025
Merged

Fix latest#291
samccann merged 2 commits into
ansible:mainfrom
oraNod:fix_latest

Conversation

@oraNod

@oraNod oraNod commented Oct 20, 2025

Copy link
Copy Markdown
Collaborator

On the web server /var/www/html/docs/ansible/latest is a symlink that points to whatever the latest version is, for example:

ln -s 12 latest

When the .htaccess file is synchronized to the web server it turns latest into a regular path that contains only that the redirect rules. 404s ensue.

@oraNod
oraNod requested a review from samccann October 20, 2025 15:12
@samccann
samccann merged commit bcc133b into ansible:main Oct 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants