Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-22) was last changed on 14-Apr-2010 14:30 by RaffaelePedrini  

This page was created on 14-Apr-2010 14:30 by Daloch

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 2 changed one line
#[ssl]
! Configurazione
apache2.conf aggiungere :
%%prettify
{{{
# forbid access to the entire filesystem by default
<Directory />
Options None
AllowOverride None
Order deny,allow
Deny from all
</Directory>
# List of resources to look for when the client requests a directory
DirectoryIndex index.htm index.html index.jsp Index.jsp home.jsp Home.jsp index.php Index.php Wiki.jsp wiki.jsp
}}}
/%
! accesso sicuro SSL
abilitare modulo ssl con il comando
%%prettify
{{{
# a2enmod ssl
}}}
/%
Version Date Modified Size Author Changes ... Change note
22 14-Apr-2010 14:30 5.786 kB RaffaelePedrini to previous
21 14-Apr-2010 14:30 5.717 kB RaffaelePedrini to previous | to last
« This page (revision-22) was last changed on 14-Apr-2010 14:30 by RaffaelePedrini