oneinstack/config/joomla.conf
2024-07-15 13:21:08 +08:00

4 lines
56 B
Plaintext

location / {
try_files $uri $uri/ /index.php?$args;
}