getting started building a web server

Asked by frw524

I am a "newbie" to this and I have done zero programming. I have been asked to build web server, which i have never done. I have a machine and I have loaded Ubuntu- serve edition onto the machine. After that I have no idea where to start, can anyone guide me to a resource that would assist a "first timer"

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Toma
Solved:
Last query:
Last reply:
Revision history for this message
Best Toma (tomhaste) said :
#1

http://www.ubuntugeek.com/ubuntu-704-feisty-fawn-lamp-server-setup.html

Has an excellent guide with screenshots to show you exactly what youre doing and when!

Revision history for this message
frw524 (frweber524) said :
#2

This was f great assistance Thanks a million

Revision history for this message
2mk (2mk) said :
#3

Now where (which directories) does the websites files fo into?

first timer mike

Revision history for this message
Toma (tomhaste) said :
#4

Your website files will need to be in /var/www

If you use sudo to move them there, make sure you allow the proper
permissions, eg. everyone can read, otherwise you wont be able to see
them on the server!

On 04/05/07, 2mk <email address hidden> wrote:
> Question #5999 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/5999
>
> 2mk posted a new comment:
> Now where (which directories) does the websites files fo into?
>
> first timer mike
>

Revision history for this message
2mk (2mk) said :
#5

One more question. do you happen to know if websites writing with MS Frontpage server extensions are compatible with Linux? If not, is there a way to make it compatible?