[ASK] VPS HTACCESS

MJ10

Junior Member
Joined
Sep 22, 2018
Messages
195
Reaction score
107
hello all bhw member
i got some problem when using vps digital ocean
everything looks ok and the site can access after install apache2 but i have one problem
my htaccess file cannot be read in vps system
can somebody help me what wrong with that?
 
What do you mean can't be read? Is there a .htaccess in your WP directory if so what does it have in it?

You sure your php handeler serving through apache or is it serving through Nginx as Nginx doesn't use a .htaccess.
 
I"m install apache2 not nginx but i create htaccess in my www dir but cannot read the file
 
Are you looking to install WordPress on that VPS? If so, use GridPane, it's free for 1 server and feature-rich. You don't need to manage anything by yourself.

For other web apps, I recommend RunCloud. Managing everything by yourself is, in most cases, inefficient.
 
I check gridpane not free...i not use for wp just for landingpage
 
Make sure your filename really is .htaccess (with a dot). If .htaccess rules are badly configured, you should receive a 500 error. So in your case the file isn't there.
 
I check gridpane not free...i not use for wp just for landingpage
Weird, they don't advertise it anymore. Sign up for an account. It has a free plan for 1 server, SSL included. If you are willing to pay a bit, I use RunCloud. They will have a sale on Black Friday, I'd wait for that.
 
For WP though did you make the file manually? Because you shouldn't.
 
Back
Top