Skip to content

refactor(nginx): delete favicon nginx intercept (so CMS can do it instead) - #84

Open
wesleyboar wants to merge 4 commits into
mainfrom
refactor/remove-favicon-nginx-intercept
Open

refactor(nginx): delete favicon nginx intercept (so CMS can do it instead)#84
wesleyboar wants to merge 4 commits into
mainfrom
refactor/remove-favicon-nginx-intercept

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 2, 2026

Copy link
Copy Markdown
Member

Overview

Delete nginx /favicon.ico location blocks so requests reach the Django proxy view added in TACC/Core-CMS#1190.

Related

Changes

Testing

  1. Deploy ecep with:
  2. Open https://pprd.ecep.tacc.utexas.edu/favicon.ico
    or curl -si https://pprd.ecep.tacc.utexas.edu/favicon.ico.
  3. Verify favicon
    or 200 image/x-icon from Django.

UI

ECEP Favicon Test

Lets /favicon.ico fall through to Django so the new CMS proxy view
can serve it. Required by TACC/Core-CMS#1190.
Lets /favicon.ico fall through to Django so the new CMS proxy view
can serve it. Required by TACC/Core-CMS#1190.
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.

1 participant