lejeczek via FreeIPA-users wrote: > > > On 17/05/2023 16:15, Rob Crittenden wrote: >> lejeczek via FreeIPA-users wrote: >>> Hi guys. >>> >>> With default/main redirect rule removed/disabled when I go to: >>> https://swir.mine.priv/ipa >>> I get a broken anchor page (thumbnail is not there), that uti/link >>> points to: >>> https://swir.mine.priv/ui/index.html >>> which, obsviously(?) is not there, does not exist. >>> >>> Would not there be a safe redir rule to fix that? And if yes so, then >>> why (@devel) not have it included in vanilla-default configs? >> We need specifics. What exactly did you change AND what is the purpose? >> What are you trying to accomplish? >> >> rob >> > Only & purely what is vanilla-default config which IPA puts in, I > understand it does, I'm talking about. > in: ipa-rewrite.conf > if the first rule is commented out - as the notes in the file explain - > then what I described above, happens. > I'd think it would still be desirable to have a working site - as oppose > to anchor with invalid URI - that very first page when manually one goes > to: https://swir.mine.priv/ipa > even though one can manually go to: https://swir.mine.priv/ipa/ui/ which > works.
I suppose you need new rules to redirect from ^/ipa$ and ^/ipa/$ to /ipa/ui. Disabling this is not something we test. We strongly discourage using the IPA server for anything else and I doubt we'd address this ourselves to make it easier to serve additional content from the IPA web server. If you propose a change that works we'd certainly consider it. You skipped the bit about "why are you doing this?" rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
