#3769 Please provide access to secondary01.fedoraproject.org:/srv/pub/alt/virtio-win/
Closed: Fixed Opened by crobinso.

I'm the guy that uploads virtio-win drivers to the alt.fedoraproject.org, at:

https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/

I'm trying to improve things here, by having a virtio-win/archives in addition to virtio-win/latest, so past releases aren't lost and users have can downgrade easier. But I don't have write permissions to the virtio-win directory, just all the directories beneath it.

Can I get write access to virtio-win ? The rsync path is secondary01.fedoraproject.org:/srv/pub/alt/virtio-win/

Thanks!


Done. ;)

Let us know if you need anything further on it.

Actually there is another piece. I was hoping I could get it working without assistance, but it wasn't meant to be :)

I wanted to set up redirects so that all the old scattered links around the net pointed to the new locations. Here's the .htaccess I want:

{{{
Redirect permanent /pub/alt/virtio-win/latest/images https://alt.fedoraproject.org/pub/alt/virtio-win/latest
Redirect permanent /pub/alt/virtio-win/latest/images/bin https://alt.fedoraproject.org/pub/alt/virtio-win/latest
Redirect permanent /pub/alt/virtio-win/latest/images/src https://alt.fedoraproject.org/pub/alt/virtio-win/latest
}}}

Or whatever the working equivalent is. Sorry if this is something I can do myself, i've had trouble with it in the past.

nirik busted out the cluestick on IRC, just gonna use symlinks

Metadata