Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
MultiSite in Subdirectory, Page not found
· 10 years ago
I'm also having the same problems.
-
MultiSite in Subdirectory, Page not found
· 10 years ago
Yes, I'm using https://laragon.org/ to run my local server and I have the .htaccess in the Grav root folder. I haven't changed anything from the default settings.
-
MultiSite in Subdirectory, Page not found
· 10 years ago
If using Apache, do you have .htaccess in the Grav root folder?
-
MultiSite in Subdirectory, Page not found
· 10 years ago
So, I made a clean install of Grav core + Admin plugin into my http://localhost/test/ which is working and showing the default page. I copied the content of setup_subdirectory.php from the docs into s
-
Rewrite .htaccess file
· 10 years ago
thank you
-
Rewrite .htaccess file
· 10 years ago
All you really need is AllowOverride FileInfo,Indexes, and even then, most servers disable indexing anyway, so even if your sysadmin gave you just FileInfo, things should work. You can of course put t
-
Rewrite .htaccess file
· 10 years ago
could i put the .htaccess file to http config? Our sysadmin wouldn't allow us "AllowOverride All"
-
Rewrite .htaccess file
· 10 years ago
Redirect and routes work on a different (PHP) level.
-
Rewrite .htaccess file
· 10 years ago
You have to manually edit your .htaccess file. Grav doesn't (and shouldn't).
-
Rewrite .htaccess file
· 10 years ago
is there any factors will rewrite or change the .htaccess file? I tried to set the "Redirect default route" of system and Redirects & Routes of site. but nothing happens to .htaccess file. (it se