Postări

Se afișează postări din octombrie, 2017

nginx for typo3/index.php

location /typo3/ {         alias /var/www/html/typo3/;         index index.php; }