2009/8/25 Szabolcs Márton <marton(dot)szabolcs(at)gmail(dot)com>:
> Hi,
>
>
> somebody could give me an advice what should i look for?
>
> my situation is:
> - i have a running/working postgre databse
> - i have to make another database exactly the same as the first (for
> development purposes)
> - the two databases have only(!) http or https connection, nothing else !
How does limiting access to http make this more secure / better?
Here's what i'd do. Shut down apache, startup sshd on port 80, use tunneling.