Plugin installed incorrectly. Rename plugin directory '_mp3play' to 'mp3play'.
Конвертор nginx
http://winginx.ru/htaccess
По настройке nginx
http://habrahabr.ru/post/164401/
VPNNN
http://www.opennet.ru/base/sec/openvpn_server.txt.html
http://wolandblog.com/1103-ustanovka-i-nastrojka-openvpn-na-centos-5-3/
убрать .html для красивости
server {
listen 77.221.139.150:80;
server_name ssk.magnes.su samarastroycottage.ru www.samarastroycottage.ru;
location / {
root /var/www/html/magnes.su/ssk.magnes.su;
index index.html;
# убираем .html
try_files $uri.html $uri/ =404;
}
}
Инструменты страницы
nginx.txt · Последние изменения: 2015/10/04 13:31 — root
Если не указано иное, содержимое этой вики предоставляется на условиях следующей лицензии: CC Attribution-Share Alike 4.0 International