Igor Sysoev <is at ...> writes: > > + try_files $uri $uri/index.php @php; > Thanks, this is working indeed. I like your idea about testing the existence of directory with "$uri/".