shuup-project-template
shuup-project-template copied to clipboard
Static file location setup problem aws ec2 instance for testing purpose
I am facing problem to setup shuup static files location in django.conf file in my aws ec2 instance for testing purpose.
location /static/ { autoindex on; # could not understand what path should i write in here for alias; }
Anyone can help me out, please.