dealii / website

Source repository for the deal.II website hosted at https://www.dealii.org/
Other
0 stars 2 forks source link

make sure we have all redirects in place #19

Open tamiko opened 2 months ago

tamiko commented 2 months ago

Currently, I am setting the following redirects:

RewriteRule "^/publications\.html$" "community/publications" [PT]                                                                                                                        
RewriteRule "^/code-gallery\.html$" "gallery_applications/code_gallery" [PT] 

In the Apache configuartion, so that https://dealii.org/publications.html and https://dealii.org/code-gallery.html continue working.

Do we need additional redirects?

jpthiele commented 2 months ago

authors and mail maybe as those could be linked externally somewhere.