Frustrated with rewrite rule, please help...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi All,
I am having trouble with my first attempts at using rewrite rules under apache. I am not sure where I am going wrong and have spent the morning googling to try and figure this out.
I have the following in my conf file
ScriptAlias /doc/bin "/opt/twiki/bin"
Alias /doc/pub "/opt/twiki/pub"
Alias /doc "/opt/twiki"
RewriteEngine On
ReWriteLogLevel 9
<Directory "/opt/twiki/bin">
RewriteRule ^doc/([A-Z].*) /doc/bin/view/$1 [PT] [L]
.....
Any clues as to what I am doing wrong?
The error log does not contain any log entries relating to rewriting so I think I am completely missing the mark...
Cheers
Phil
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]