[users@httpd] name-server

2011-12-02 Thread Dr. Sunil M. Dogra
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.

Re: [users@httpd] Troubles with mod_rewrite and htaccess

2011-12-02 Thread Eric Covener
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

[users@httpd] Troubles with mod_rewrite and htaccess

2011-12-02 Thread Alexander W. Janssen
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