Hi everyone please send to me the config for Apache, my conf is:

ScriptAlias /BP/ /var/BackupPC/
<Directory "/var/BackupPC">
#       Setenv REMOTE_USER admin
       SetHandler perl-script
       PerlResponseHandler ModPerl::Registry
       PerlOptions +ParseHeaders

       AllowOverride None
       Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Includes Indexes
FollowSymLinks
       Order deny,allow
       Allow from all
</Directory>

and when i run in console:

$ whoami
www-data
$ /var/BackupPC/test
My userid is 108 (backuppc)

but when i run in browser:

My userid is 33 (www-data)


[EMAIL PROTECTED]:/var/BackupPC# ls -lh test
-rwsr-xr-x 1 backuppc www-data 108 2007-07-05 18:38 test


Thanks!!!
--
Saludos,
Gustavo Azambuja
Linux User: 275813
http://gazambuja.ideas3.com

-----------------------------
Este mensaje no contiene virus, porque ha sido creado con Linux, utilizando
Software Libre y auditable.
This message doesn't contain viruses, because it has been created with
Linux, using auditable Free Software.
http://es.wikipedia.org/wiki/Linux_No_Virus_Mail
-----------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to