Hi everyone,

Is anyone here running the UNIX version of Apache
2.0.52 (that you compiled yourself) on a Linux
machine? I am, and there are a lot of problems.
Proxying doesn't work; authentication doesn't work;
headers don't work...

Let's talk about proxying first. Whenever I put
"ProxyRequests On" in httpd.conf, Apache wouldn't
start/restart. It said it doesn't understand
ProxyRequests.

As for authentication, whenever I try to start
htpasswd or htdigest, it always says "error while
loading libraries: libssl.so.4: cannot open shared
object file: No such file or directory".

OK about the headers...whenever I add "Header..." to
httpd.conf, Apache wouldn't start. Same story here--it
doesn't understand what "Header" means.

I'm guessing that the reason these features don't work
is because I didn't have enough programs when
compiling the source code. I did notice a lot of no's
when running
./configure. What programs do I need to compile Apache
properly?

Also, how do I uninstall Apache if I've deleted the
source directory?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to