Jump to content

So I have a few problems with ubuntu and nginx.

First of I'm no longer allowed to upload files with ftp (Havent changed a single thing on the server since last I could) "open for write: permission denied"

 

Nginx I want to be able to have access my .php files without downloading them and at etc /index.php > /index

Back-end developer, electronics "hacker"

Link to comment
https://linustechtips.com/topic/682257-ubuntu-and-nginx-problems/
Share on other sites

Link to post
Share on other sites

So I can access www.mydomain.com/index.php on www.mydomain.com/. I can access www.mydomain.com/player/index.php on www.mydomain.com/player/. I cannot access www.mydomain.com/player/joveice.php at www.mydomain.com/player/joveice. I can access my www.mydomain.com/player/joveice.php on www.mydomain.com/player/joveice.php.

How can I make it work for files that arent named index.php?

Back-end developer, electronics "hacker"

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×