Questa è la soluzione per quando si installa WordPress sotto un Reverse Proxy di Apache.
[Read More]
Squid autenticazione tramite Active Directory
editare il file /etc/squid/squid.conf
[Read More]
runas administrator manage computer
runas /user:DOMINIOAdministrator “mmc.exe compmgmt.msc”
[Read More]
rsync – sincronizzare directory locale/remota
rsync -avz –progress –exclude /cache/ /var/www/html/cms/ root@192.168.1.58:/var/www/html/cms/
[Read More]
Reverse Proxy pagina 404
Vanno aggiunte le righe in grassetto:
[Read More]