I have a project in SourceForge: Kryptostr, and I want to modify the default web page. How can I do this? Can I use javascript? Can I use some kind of server web language as ASP, PHP, etc.?
Since SourceForge's update to the new Allura hosting software the relevant documentation is Project Web Services.
You can use scp
or sftp
or a suitable SFTP client to copy files to [email protected]:/home/project-web/$SF_PROJECT/htdocs/
(where $SF_USER
is your SourceForge username and $SF_PROJECT
is the project name)
Please check: Project web.
Support for many programming languages, including PHP (via mod_php), Perl, Python, Tcl, Ruby, and shell scripts.
Using FileZilla, go directly to the directory /home/project-web/PROJECT_NAME/htdocs
and upload your index.html
file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With