Page 1 of 1

SSI not working

PostPosted: 05. November 2013 17:57
by claurei
Hello ,

I try to get in working woth SSI. This is the first time I use SSI. I seached the web to find the right configeratrion, but so far unsuccessful.

First: The module module_includes is not installed:
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
mime_module (shared)
negotiation_module (shared)
php5_module (shared)
reqtimeout_module (shared)
setenvif_module (shared)
status_module (shared)
Syntax OK
How can I intall module_includes ? Where can I find the linux package apxs.

Second: : Which is the right folder for htdocs ? A search shows me several files, which is the right one? What is the difference to save everthing simply into the www folder?

third: Which are the active config files I have to modify - I mean httpd.conf, apache2.conf, .ataccess ? ( A serach had as well several results)
I am confused.

Thank you for your help.