Posts by Jonatas Cruz • 41 points
1 post
-
4
votes1
answer1823
viewsA: Error Accessing Site in Earth Hosting
I had trouble with hosting land with this same error and managed to solve with the following code: RewriteEngine On RewriteBase /novo/ Rewritecond %{REQUEST_URI} !-f Rewritecond %{REQUEST_URI} !-d…