[rt-users] Configuring Apache for RT
Max Bowsher
maxb at ukf.net
Thu Dec 11 09:58:44 EST 2003
John Schubert wrote:
> I tried adding this, however, configtest complains that "order is not
> allowed here".
Well, Order definitely *is* allowed in a Directory block.
Perhaps you should post the relevant bits of your Apache config.
Max.
> On Wed, 2003-12-10 at 09:06, Max Bowsher wrote:
>> Ritu Khetan wrote:
>>> Hello Max,
>>>
>>> I have tried the config you gave below but in vain. The problem
>>> persists. This is what Apache's error log shows:
>>>
>>> Directory index forbidden by rule: /opt/rt3/share/html/
>>
>> Add:
>>
>> Order allow,deny
>> Allow from all
>> Options Indexes
>>
>> to your <Directory /opt/rt3/share/html>...</Directory> block.
More information about the rt-users
mailing list