I'm trying to host nuget on my Amazon EC2 VPS, and I'm having issues.
- I've followed the instructions here ( Hosting your own NuGet Feeds )
- I've read this thread ( NuGet: remote server returned an Error(403) Forbidden ) along the same lines.
- I'm not running TFS
- It "could" be a proxy issue, but I'm not entirely sure how to check.
My NuGet feed is located at http://nuget.infinitas.ws. You'll notice that both http://nuget.infinitas.ws/nuget/Packages and http://nuget.infinitas.ws/Packages are throwing errors.
Any help with this will be greatly appreciated.