On 18 Jul 2000, at 0:04, Rainer.Scherg@rexroth.de wrote:
> No, it does'nt work in 20b3 either.
>
> But I remeber, I made a change in the config.
>
> /var/httpd is a symbolic link to /usr/local/etc/httpd.
> I've changed pathes in the config from /usr/local/etc/httpd
> to /var/httpd.
>
> But IMO that should not matter... (??)
>
I have checked it once again. Now, I have used a symbolink
link.
First case:
IndexDir /usr/local/etc/httpd/htdocs/xyz.rexroth.de/
ReplaceRules Replace "/var/httpd/htdocs/xyz.rexroth.de/"
"http://xyz.rexroth.de/"
I get
-----> FILES <-----
/usr/local/etc/httpd/htdocs/xyz.rexroth.de/file1 "file1" 13
/usr/local/etc/httpd/htdocs/xyz.rexroth.de/file2 "file2" 12
Number of File Entries: 2
Second case:
IndexDir /var/httpd/htdocs/xyz.rexroth.de/
ReplaceRules Replace "/var/httpd/htdocs/xyz.rexroth.de/"
"http://xyz.rexroth.de/"
I get
-----> FILES <-----
http://xyz.rexroth.de/file1 "file1" 13
http://xyz.rexroth.de/file2 "file2" 12
Number of File Entries: 2
Sorry, but I could not reproduce the error.
cu
Jose
Received on Tue Jul 18 06:40:42 2000