languagemaven
September 29th, 2006, 03:48 PM
Greetings,
I am developing a website for an organization that I work at. I have experience working with an established web server when developing websites, but where I am working now, it fell on my shoulders to set up a web server before I did the web development. I had never done this before. So far, I have everything working just great, except one thing.
When I upload files to the home directory for a user (I use the home directory of that user as the www file folder that Apache serves up) the directories I upoad have permissions set at 700 and all the files I upload have permissions set at 644. This of course messes things up when it comes to the website (Drupal-powered) and I have to manually change most everything to 755.
Can anyone help me?
Thanks.
I am developing a website for an organization that I work at. I have experience working with an established web server when developing websites, but where I am working now, it fell on my shoulders to set up a web server before I did the web development. I had never done this before. So far, I have everything working just great, except one thing.
When I upload files to the home directory for a user (I use the home directory of that user as the www file folder that Apache serves up) the directories I upoad have permissions set at 700 and all the files I upload have permissions set at 644. This of course messes things up when it comes to the website (Drupal-powered) and I have to manually change most everything to 755.
Can anyone help me?
Thanks.