It seems like our kst web pages disappeared (on April 11, seen from the directory timestamp). There was a a htdocs/contrib sub-folder, but now there was just an empty htdocs folder. I have today re-uploaded some files under htdocs/contrib/mxe but I realize I am missing some files.
I don't know of any action taken from the project administrators, so I assume the deletion was done by Sourceforge. Would it be possible for you to restore the pre-April 11 state? My last change was March 23, but an older backup would be fine because I can reupload the recent files.
Hello,
Thank you for reaching out.
Your project web may have been de-activated in error during a scheduled clean up. We can restore the files, but we are no longer permitting dynamic content on project web hosting. Your project website must be static website by June 30th.
We have restored your project web hosting now, but you must make your website fully static by the deadline, or we can do it for you.
Sincerely,
SourceForge Support
Thanks a lot for your answer, and or for restoring the web pages already! No problem, the website is all static.
Hi,
Thank you for your feedback
With your issue resolved, this ticket will be closed.
Sincerely,
SourceForge Support
It all worked fine last night, but now I get "403 Forbidden" "nginx" on the sub folders. They have an .htaccess with "Options +Indexes". File permissions seems fine AFAICS.
For now I hand-crafted some index.html pages with links to the files, but the server-made indexes would be nice to have back.
I brought this up in #26781 instead since I cannot reopen this ticket.
Hi,
Thank you for contacting us.
You're seeing the 403 Forbidden because .htaccess is no longer supported.
To fix it, you will need to add a manual index.html file in each folder to list the files.
Sincerely,
SourceForge Support
Ah OK. Where is this documented or advertised? I missed out on it.