Hello Leah and all, On 06/15/2016 04:49 AM, Brandon Invergo wrote:
Leah from Libreboot would like would like to know about using an .htaccess file for implementing a redirect on the project's webpage (see attached message), but she isn't sure about the capability to do that.
Yes, using .htaccess in webcvs repositories is possible. The server on www.gnu.org (and www.nongnu.org) is Apache, and that's not likely to change anytime soon. See ".htaccess" examples in other hosted projects, such as: http://www.nongnu.org/bino/ -> http://bino3d.org defined in: http://web.cvs.savannah.gnu.org/viewvc/bino/.htaccess?root=bino&view=markup or http://www.nongnu.org/linterna-magica/ -> http://linternamagica.org/ defined in: http://web.cvs.savannah.gnu.org/viewvc/linterna-magica/.htaccess?root=linterna-magica&view=markup regards, - assaf
