Just ran this Benchmark http://serverbear.com/: plan: http://www.hetzner.de/hosting/produkte_vserver/vq7 summary of benchmarks of this plan: http://serverbear.com/398-vserver-vq-7-hetzner#benchmarks Plan Virtualization RAM HDD Bandwidth Monthly Cost vServer VQ 7 KVM 512MB 20GB 1TB €7.90 Benchmark results: http://serverbear.com/benchmark/2014/09/30/MQkkKFgyS6JyyVtS compare it to other plans: https://dwaves.de/wp-content/misc/Top VPS by BearScore.html (sorted after BearScore) http://serverbear.com/compare?Sort=RAM&Order=asc&Server+Type=VPS&Monthly+Cost=500000-1000000&HDD=-&RAM=500000000-1000000000&Virtualization= System […]
30.09.2014
11.09.2014
create a file with filename: .htaccess in the directory that you want your users to be able to see it’s content (there shoudl be no index.php or index.html in this directory) content: Options +Indexes IndexOptions +FancyIndexing
14.02.2014
to be very honest… apache is a (complicated) monster… nginx setup also seems to me pretty complicated. if you don’t need .htaccess support and want a simple to configure and fast webserver… you should have a look a lighttpd. the […]