You are here:
» How Do I Enable .htaccess On Apache Server?
How do I enable .htaccess on Apache Server?
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
I want to use .htaccess file on my server which is a VPS that is running Apache. How do I enable .htaccess to work?

1 year 35 weeks ago
Tags:
Find your http.conf. Search for this line.
Change it to as follows and restart the server.
Thanks. It worked.
Post Comment