Current I need config apache to use multi subdomain like website: softonic.com Please help me some solution. Any way can config to test on localhost? (use wamp server or vertrigo server) Thanks share
It's definitely possible. If you're on a windows machine you can just edit your hosts file to map your desired domains that you're configuring your server to your localhost. Google "hosts file windows" for more info. As for the apache config, there is a wealth of info out there. Do some reading.
Sounds like you're asking how to set up virtual host files? You'd be better off googling the software you're using and your platform (I.e. 'configure virtual host WAMP Windows'. I've personally never done it with WAMP, but i'de imagine it would be very straightforward).