Tagged Questions
1
vote
1answer
50 views
How can I set up my server to also be a mail server?
I'm running apache2 on Ubuntu Server 12.04 and I have my website up and running fine with 2 virtual hosts, and I was wondering how I can set up my server to also be a mail server, preferable for both ...
0
votes
2answers
87 views
Installing Wordpress on LAMP server but Using a Directory on Windows Server
The main site is running on a windows server. I want to install and run wordpress from a LINUX box at the following Directory.
example.com/blog/
What is the most suitable method to make this work? ...