var/www/ permissions
Posted
by
mk_89
on Server Fault
See other posts from Server Fault
or by mk_89
Published on 2012-09-05T17:36:13Z
Indexed on
2012/09/05
21:40 UTC
Read the original article
Hit count: 194
I have purchases a server today and I am almost through configuring it, I have managed to install mysql and have enabled a firewall which allows access to ports 80, 22 and 443
I am trying to test out a simple php file to see whether all is well but I get a 404 Not found error
, I am certain that this file exists which was created using vi as I have confirmed it using Filezilla.
What am I missing? is there another step that I must take to allow a simple php file to work.
© Server Fault or respective owner