Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Got me a brand new *FAST* VPS Reply To: Got me a brand new *FAST* VPS

#170663
nixnerd
Participant

I believe the latter does. I don’t personally use it though. htaccess I know for a fact does not run natively on Nginx. There’s a bunch of stuff on Github to convert certain things though.

But for example, the only thing I ever modified in htaccess was a snippet from boilerplate that enabled gzip. That’s really easy to set in Nginx. You just uncomment the line that turns it on in the config. Easy as pie.