You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Arnavbd1971
changed the title
Static file location setup problem aws ec2 instance for testing purpouse
Static file location setup problem aws ec2 instance for testing purpose
May 28, 2020
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.
The text was updated successfully, but these errors were encountered: