We recently migrated a subdomain site to EE.
For most pages, we have created custom URLs that work like the old site. (eg ijet.jat.org/ijet-23/sponsors, where the ijet-23 part would be a problem with EE URL structure)
However, the old URL for the top page was simply ijet.jat.org/ijet-23/ and it results in a 404 error.
I need to redirect this to simply ijet.jat.org.
I tried putting a redirect in the .htaccess file for the subdomain, but it did not redirect.
I’m sure I am making a simple mistake, and would appreciate specific advice as to how to go about this.