[pmwiki-users] Having difficult with .htaccess files (Joachim Durchholz)

phenotype immunophenotype at gmail.com
Thu Jun 29 15:36:49 CDT 2006


The main site url is telluridehouse.org, and my wiki is located at  
telluridehouse.org/wiki. The pmwiki.php file and all the other  
associated bits and pieces of PmWiki are located in that directory too.

My access log looks like this (I've just hidden the IP of my laptop):

24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /wiki/ HTTP/1.1" 200  
1115 "-"...
24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /icons/blank.gif HTTP/ 
1.1" 20...
24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /icons/back.gif HTTP/ 
1.1" 200...
24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /icons/folder.gif HTTP/ 
1.1" 2...
24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /favicon.ico HTTP/1.1"  
404 42...
24.x.x.x - - [29/Jun/2006:16:29:44 -0400] "GET /icons/unknown.gif  
HTTP/1.1" ...

Error log:

[Thu Jun 29 16:29:44 2006] [error] [client 24.x.x.x] client denied by  
server configuration: /var/www/html/wiki/scripts/
[Thu Jun 29 16:29:44 2006] [error] [client 24.x.x.x] client denied by  
server configuration: /var/www/html/wiki/local/
[Thu Jun 29 16:29:44 2006] [error] [client 24.x.x.x] client denied by  
server configuration: /var/www/html/wiki/wiki.d/
[Thu Jun 29 16:29:44 2006] [error] [client 24.x.x.x] client denied by  
server configuration: /var/www/html/wiki/cookbook/

Rewrite log:

24.x.x.x - - [29/Jun/2006:16:29:44 --0400] [telluridehouse.org/ 
sid#88a85c8][rid#8989b78/initial] (1) [per-dir /var/www/html/] pass  
through /var/www/html/wiki/
24.x.x.x - - [29/Jun/2006:16:29:44 --0400] [telluridehouse.org/ 
sid#88a85c8][rid#8981b60/initial] (2) [per-dir /var/www/html/]  
rewrite favicon.ico -> /index.php
24.x.x.x - - [29/Jun/2006:16:29:44 --0400] [telluridehouse.org/ 
sid#88a85c8][rid#8981b60/initial] (2) [per-dir /var/www/html/] trying  
to replace prefix /var/www/html/ with /
24.x.x.x - - [29/Jun/2006:16:29:44 --0400] [telluridehouse.org/ 
sid#88a85c8][rid#8981b60/initial] (1) [per-dir /var/www/html/]  
internal redirect with /index.php [INTERNAL REDIRECT]
24.x.x.x - - [29/Jun/2006:16:29:44 --0400] [telluridehouse.org/ 
sid#88a85c8][rid#89895a0/initial/redir#1] (1) [per-dir /var/www/ 
html/] pass through /var/www/html/index.php

Thanks so much for your help -- I really appreciate it!

  - s



On Jun 29, 2006, at 4:03 PM, pmwiki-users-request at pmichaud.com wrote:

> This sounds as if mod_rewrite is active (good), but none of the rules
> matched (surprising).
>
> Please give the URLs that you use. The mapping from URLs to file names
> is nontrivial in Apache, and there might be some other effect.
> Plus, preferrably, the associated access log, error log, and  
> rewrite log.
>
> Regards,
> Jo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060629/c500126a/attachment.html 


More information about the pmwiki-users mailing list