1
vote
2answers
127 views

How can I make a webmail URL available from any hosted domain?

I run Roundcube webmail on my VPS. At the moment, it is only accessible from one virtual server hosted on the server, unless a separate Roundcube installation is created for other virtual servers. I ...
0
votes
0answers
16 views

Best and reasonably priced VPS in UK [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I am looking for a VPS, they must be good and competitively priced. The one I like the look of so faris: ...
2
votes
2answers
1k views

Multiple websites on a single IP address, HOW?

I have a VDS server and an dedicated IP address. the question is how to add multiple sites in a single domain? For example I have 3 sites as below: www.company.co www.webdesign.com www.inet.com ...
6
votes
3answers
2k views

What are the pros and cons of running PHP as an Apache module or a FastCGI?

My VPS is giving me the option between running PHP as an Apache Module or a FastCGI. How should one make this decision? Performance? Security? Ease of use? Compatibility? I'm using PLESK.
6
votes
2answers
640 views

Does using Litespeed instead of Apache speed up wordpress?

I've read that Litespeed is alot faster than apache. I use mostly wordpress and joomla sites and am looking for a new server. Will i see a significant increase in speed of wordpress being on a ...
1
vote
2answers
412 views

Redirect to subdomain port 8080

I have my domain registered and running. I have installed lifray which is running on tomcat 7, my site url is iloveliferay.com:8080 and I want this to be at themes.iloveliferay.com, which file I need ...