SID-02283: No displaying GIF image
| Status: |
Asked |
TWiki version: |
6.0.2 |
Perl version: |
|
| Category: |
CategoryMissingFunctionality |
Server OS: |
Ubuntu Server 16.04 LTS |
Last update: |
9 years ago |
No icons displaying in my Twiki pages.
LocalLib.cfg :
$twikiLibPath = "/var/www/twiki/lib";
$TWiki::cfg{ScriptUrlPath} = '/twiki/bin';
$TWiki::cfg{PubUrlPath} = '/twiki/pub';
$TWiki::cfg{PubDir} = '/var/www/twiki/pub';
twiki.conf :
ScriptAlias /twiki/bin "/var/www/twiki/bin"
Alias /twiki/pub "/var/www/twiki/pub"
<Directory "/var/www/twiki/pub">
Options None
AllowOverride None
Require all granted
Deny from env=blockAccess
AddType text/plain .shtml .php .php3 .phtml .phtm .pl .py .cgi
--
Valentín Mejías - 2016-12-14
Discussion and Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.