RE: [EMAIL PROTECTED] File permissions in an Apache enviroment

2008-01-06 Thread Tomas Larsson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Joshua Slive > Sent: Sunday, January 06, 2008 4:13 PM > To: users@httpd.apache.org; [EMAIL PROTECTED] > Subject: Re: [EMAIL PROTECTED] File permissions in an Apache enviroment >

Re: [EMAIL PROTECTED] File permissions in an Apache enviroment

2008-01-06 Thread Joshua Slive
On Jan 6, 2008 3:04 AM, Tomas Larsson <[EMAIL PROTECTED]> wrote: > Well, the problem is I cant put the username and the password in the url, > http://user:[EMAIL PROTECTED]/scriptdir/script is not allowed, thats the > reason > why I cant use .htpasswd to protect the dir. That's a client restricti

RE: [EMAIL PROTECTED] File permissions in an Apache enviroment

2008-01-06 Thread Tomas Larsson
- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Joshua Slive > Sent: Sunday, January 06, 2008 5:08 AM > To: users@httpd.apache.org; [EMAIL PROTECTED] > Subject: Re: [EMAIL PROTECTED] File permissions in an Apache enviroment > > On Jan 5, 2008 8:23 PM, Tomas Lars

Re: [EMAIL PROTECTED] File permissions in an Apache enviroment

2008-01-05 Thread Joshua Slive
On Jan 5, 2008 8:23 PM, Tomas Larsson <[EMAIL PROTECTED]> wrote: > Trying to lock down a special folder. > Now I cant use .htaccess + .htpasswd for some reason. > > The directory must be executable for the server (php-script). > I dont want anyone outside to be able get anything from the dir. > The

[EMAIL PROTECTED] File permissions in an Apache enviroment

2008-01-05 Thread Tomas Larsson
Trying to lock down a special folder. Now I cant use .htaccess + .htpasswd for some reason. The directory must be executable for the server (php-script). I dont want anyone outside to be able get anything from the dir. The script is run from a normal url, i.e http://mysite/scriptdir/script.php The

[EMAIL PROTECTED] file permissions

2007-11-27 Thread MartinLass7
I’ve recently installed Apache server 2.2.6 on my computer and managed to get it working with PHP5 and MySQL. I am developing a PHP website and wanted to be able to have it all on my computer offline to develop and debug without having to upload to my webhost every time I made a change in or

Re: [EMAIL PROTECTED] File permissions

2007-07-09 Thread Mark Watts
> I have just installed Apache 2.2 on an Ubuntu 7.04 server (no gui, > command line only). I would like advice or a pointer to a guide for > best practice on setting permissions on the files and directories in and > below webroot. What user and group is suggested and what permissions? Apache ha

[EMAIL PROTECTED] File permissions

2007-07-08 Thread David
I have just installed Apache 2.2 on an Ubuntu 7.04 server (no gui, command line only). I would like advice or a pointer to a guide for best practice on setting permissions on the files and directories in and below webroot. What user and group is suggested and what permissions? Cheers, David ---