12 Nov
2005
12 Nov
'05
8:26 a.m.
On Sat, 12 Nov 2005, Tino Wildenhain wrote: [snip]
5) Here are the mods I have enabled. ... Alias /doc/ "/usr/share/doc/" <Directory "/usr/share/doc/"> Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all ^^^^^^^^^^^^^ <--- and here Allow from 127.0.0.0/255.0.0.0 ::1/128 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <--- and here
</Directory>
is the Problem. The example config needs to be changed to allow serving - this is true for static content as well as using mod_proxy.
I'm sorry. I don't follow what you mean. Can you be more explicit? The web server is working fine for regular web pages, both SSL and non-SSL. Thanks. Faheem.