Welcome! Log In Create A New Profile

Advanced

index.php and autoindex on

basti
October 11, 2017 04:00AM
Hello,

i have a config look like

server {
servername example.com
.....

location /foo {
index index.php;
proxy_pass ...
...
}

root /some/path;
autoindex on;
....
}

I want Autoindex if url is
example.com/

and want to run index.php if url is example.com/foo but in this dir I
can also see all files.

Best Regards,
Basti
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

index.php and autoindex on

basti October 11, 2017 04:00AM

Re: index.php and autoindex on

basti October 11, 2017 04:48AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 86
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready