[sles-beta] Install_server and Apache2 default settings and missing "imagemap" module

Darren Thompson darrent at akurit.com.au
Mon May 26 00:20:39 MDT 2014


Team

On SLES12B7

I could not get access to the contents of the "Install server" despite what
looked like a valid configuration that was generated by the YaST2
"install_server" module.

I had to modify the httpd.conf file to get this to work (I added Order and
Deny stanzas and "#" the "Require all denied" stanza):

e.g.

# forbid access to the entire filesystem by default
<Directory />
    Options None
    AllowOverride None
#    Require all denied
    Order deny,allow
    Deny from all
</Directory>

Also, the Apache2 module "imagemap" is reported as not installed, so the
file list display looks wrong (see screenshot)


-- 

Darren Thompson

Professional Services Engineer / Consultant

 *[image: cid:image001.jpg at 01CB7C0C.6C6A2AE0]*

Level 3, 60 City Road

Southgate, VIC 3006

Mb: 0400 640 414

Mail: darrent at akurit.com.au <steve at akurit.com.au>
Web: www.akurit.com.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.suse.com/mailman/private/sles-beta/attachments/20140526/4eab2f6b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 3692 bytes
Desc: not available
URL: <http://lists.suse.com/mailman/private/sles-beta/attachments/20140526/4eab2f6b/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Install_server_directory_list_looks_wrong.png
Type: image/png
Size: 15223 bytes
Desc: not available
URL: <http://lists.suse.com/mailman/private/sles-beta/attachments/20140526/4eab2f6b/attachment.png>


More information about the sles-beta mailing list