|
|||||||||||
|
Bug#447264: apache2.2-common: icons do not work on virtualhost with mod_rewrite on
From: Richard van den Berg <richard(at)vdberg.org>
Date: Fri Nov 09 2007 - 16:46:36 EST
RewriteCond %{HTTP_HOST} www.rob.roukens.org [NC] RewriteRule ^.*$ http://rob.roukens.org/ [R,L] Here is one example of a virtual host that showed this problem. None of the paths mentioned are symlinks: <VirtualHost *:80>
DocumentRoot /home/erik/rob_html
Options Indexes MultiViews FollowSymLinks
AllowOverride Limit
</Directory> ServerName rob.roukens.org ErrorLog /var/log/apache2/rob-error.log LogLevel warn CustomLog /var/log/apache2/rob-access.log combined ServerSignature On </VirtualHost> -- To UNSUBSCRIBE, email to debian-apache-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Nov 9 16:53:55 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:58:51 EDT |
||||||||||
|
|||||||||||