I'm currently looking for a hosted server solution which is able to provide with:
- Apache or Nginx engine with PHP and MySQL support;
- multiple IPs (50 and more);
- possibility to edit PTR record, in a way every IP will point to different sub-domains of a single main domain (e.g., 1.2.3.4 - sub1.domain.com, 1.2.3.5 - sub2.domain.com,. 1.2.3.6 - sub3.domain.com);
So, perfectly, that should be a bunch of web servers running sub-domains on different IPs (IPs' subnet level doesn't matter).
Any recommendations? Thank you in advance.