c:\nginx\html\
c:\nginx\html
and paste the copied organizr files in that folder.http(s)://localhost/index.php
cd /var/www/websites/roxinsocks.com
git
if you don't have it installed: apt-get install git
wget
if you don't have it installed: apt-get install wget
/var/www/websites/roxinsocks.com/
chown -R www-data:www-data /var/www/websites/roxinsocks.com/
nano /etc/nginx/sites-enabled/roxinsocks.com
), and be sure the root
is set correctly in the server block. This will tell nginx where to look for organizr, when you navigate to your domain:http://localhost
or http://192.168.1.###
You should be able to login and establish your admin account.