Re: mod_rewrite in fedora's httpd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Di, den 01.06.2004 schrieb Richard Kurth um 18:55:

> >> Does mod_rewrite come compiled in httpd in the fedora distribution.
> 
> DP> Yes.
> 
> 
> Then how come I can not fined it. It does not show up in the
> httpd.conf file as a module and it is not listed as being compiled
> into http  when I run httpd -l. What am I missing? I can not get it to
> run any rewrite rules. Is there a switch inn the conf file that I have
> to change.
> I am just moving to httpd 2 from apache 3.* so some things are
> different to me

$ grep -n rewrite /etc/httpd/conf/httpd.conf.orig
188:LoadModule rewrite_module modules/mod_rewrite.so

http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html

shows you that you need to switch it on with

RewriteEngine on

and of course you will have to set proper rules.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) on Athlon CPU kernel 2.6.5-1.358 
Serendipity 19:05:19 up 1 day, 19:59, load average: 0.13, 0.32, 0.33 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux