Hi
I have Scientific Linux 5.6 (64bit) and have installed webserver.
when I do
service httpd status
it shows its running and also when I open the page on same machine it opens
the page.
I have also registered my domain name (cdrstdu.edu.in) with my registrar.
But I still could not open the page.
On Sat, Dec 3, 2011 at 5:44 AM, Alexander W. Janssen
wrote:
> Hi!
>
> I want to do a RewriteRule in a .htaccess, but it only works, if I set
> "AllowOverride All" in the . But the manual says, an
> "AllowOverride FileInfo" should be enough.
>
> https://httpd.apache.org/docs/2.2/mod/mod_rewrite.htm
Hi!
I want to do a RewriteRule in a .htaccess, but it only works, if I set
"AllowOverride All" in the . But the manual says, an
"AllowOverride FileInfo" should be enough.
https://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule
Yet, if I only set "AllowOverride FileInfo", the Apache gi