Re: [OT] about Apache Folder; and graphics algorithms
Re: [OT] about Apache Folder; and graphics algorithms
- Subject: Re: [OT] about Apache Folder; and graphics algorithms
- From: Jens Bauer <email@hidden>
- Date: Mon, 6 May 2002 06:44:54 +0100
Hi Antonio,
On Sun, 5 May, 2002, Antonio Inojal <email@hidden> wrote:
>
Hi, I have OS X Server and I have been trying to access my Apache
>
folder. I'm sorry if this sounds stupid but I have looked in etc, usr,
>
what not, and not found THE apache folder. I need to have access to that
>
folder because I would like to activate the password for a site and in
>
order to do that one needs to create a file for passwords IN the apache
>
folder. If anyone knows where Apple put that folder please give me a buzz.
%su
#find / -name "httpd"
should bring it to you.
If you're impatient, try looking in...
#ls /etc/httpd/conf/
You'll see an interesting file called httpd.conf
I assume you know about htpasswd and all that stuff...
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.