Click to See Complete Forum and Search --> : apache


atray
08-18-2001, 08:12 PM
i need to enable write access to a folder via http (/var/mr/smtp) for a wemail client. i have a system running debian. How should I go about this? I really need it up by Monday. HELP!!! :eek:

TIA,

freebsd
08-19-2001, 04:32 AM
>> How should I go about this?

We gonna need to know more about your Apache setup. If that folder needs write access, you may chmod it so the user Apache runs as can write into it. Or you can even run a suid root CGI (chmod your script 4755).

>> I really need it up by Monday. HELP!!!

There is no such thing as urgency in public forum. If you need immediate help, hire and pay someone to do the work for you.