Hi Nikolaus, hi everybody else,

> Am 19.01.2021 um 19:05 schrieb H. Nikolaus Schaller <[email protected]>:
> 
>> 
>> Am 19.01.2021 um 18:57 schrieb [email protected]:
>> 
>> Hi there,
>> 
>>> Am 19.01.2021 um 17:40 schrieb Gregory Casamento <[email protected]>:
>>> 
>>> The simplest solution is to turn off the GNUstep Software Index.  That's 
>>> the zero-effort solution.  There are then two alternatives:
>>> 
>>> 
>>> The other possible solution is that we simply store the software index 
>>> someplace else.  Like on heroku or another place which can accommodate it. 
>>> 
>> 
>> just make
>> 
>> http://www.gnustep.org/softwareindex/
>> 
>> a redirect to
>> 
>> https://softwareindex.gnustep.org/
>> 
>> and host it on a dedicated host/webspace.
> 
> Yes, that would be good.
> 
> But as far as I understand github.io (which seems to be the preferred 
> approach) does not allow to redirect subpaths to somewhere else. You would 
> have to install some .htaccess file with a redirect rule and doing that is 
> likely blocked.
> 
> So my approach is to move everything to a dedicated host/webspace with more 
> control than github.io.

a quick googling after 
https://www.google.com/search?q=github.io+permanent+redirect 
<https://www.google.com/search?q=github.io+permanent+redirect>

found those solutions:

https://opensource.com/article/19/7/permanently-redirect-github-pages 
<https://opensource.com/article/19/7/permanently-redirect-github-pages>

and

https://stackoverflow.com/questions/9276817/301-redirect-for-site-hosted-at-github
 
<https://stackoverflow.com/questions/9276817/301-redirect-for-site-hosted-at-github>

I wonder if those would work.

rergards,

        Lars

Reply via email to