Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Empty httpd.conf? Need mod_rewrite - n00b asking

Got problems with your B2 or B3? Share and get helped!
Post Reply
Peat
Posts: 11
Joined: 08 Apr 2008, 15:48

Empty httpd.conf? Need mod_rewrite - n00b asking

Post by Peat »

Hi,

Running my first Bubba2 (my Bubba1 is running since 200+ days) and stumble over the following issue: I am installing silverstripe cms and it requires "mod_rewrite enabled" in httpd.conf and "AllowOverride is enabled for the current path". I found httpd.conf in /etc/apache2/ but it is empty :?

Please advice where to add these directives

Thanks!
Xet
Posts: 53
Joined: 12 May 2008, 02:40

Post by Xet »

In "/etc/apache2/apache2.conf" perhaps?
Eek
Posts: 372
Joined: 23 Dec 2007, 03:03
Location: the Netherlands

Post by Eek »

check if rewrite module is enabled

ls -l /etc/apache2/mods-enabled/rewrite*
Post Reply