[GH-ISSUE #317] how to change domain to https ? #138

Closed
opened 2026-02-25 22:34:26 +03:00 by kerem · 1 comment
Owner

Originally created by @sunkangchina on GitHub (Jul 16, 2021).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/317

location / {
      try_files $uri $uri/ /index.php?$query_string; 
      proxy_pass http://127.0.0.1:8080;  
    }

image

Originally created by @sunkangchina on GitHub (Jul 16, 2021). Original GitHub issue: https://github.com/flyimg/flyimg/issues/317 ~~~ location / { try_files $uri $uri/ /index.php?$query_string; proxy_pass http://127.0.0.1:8080; } ~~~ ![image](https://user-images.githubusercontent.com/66815206/125892650-b7ef90e7-111d-4130-a390-e0f84c17b0b0.png)
kerem 2026-02-25 22:34:26 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Aug 10, 2023):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:1672443452 --> @github-actions[bot] commented on GitHub (Aug 10, 2023): This issue is stale because it has been open for 30 days with no activity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#138
No description provided.