pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/joomla dependency
Hi again Akio,
OBATA Akio wrote:
> I have updated joomla's Makefile, it's OK for you?
two final remarks:
would it be much work to upgrade the package to a recent Joomla version? The
recent stable release one is 1.0.11 and has a large number of security fixes
compared to the release in pkgsrc-wip . If help is needed, I would volunteer to
test it.
second remark: in the joomla.conf you provide
[15:19] root@wpdu2:/usr/pkgsrc/wip/joomla/files $ cat joomla.conf
# joomla configuration file fragment for Apache
<IfModule mod_alias.c>
Alias /joomla/ "@JOOMLA_DIR@/"
</IfModule>
<Directory "@JOOMLA_DIR@">
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
I suggest to add a
DirectoryIndex index.php
in the Directory directive. At least I not configured my apache to interpret
index.php in case of a directory access. (Adding it there shouldn't harm if
people have it in their generell config.)
Have have a nice weekend,
Torsten
--
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<> <>
<> Torsten Harenberg harenberg%physik.uni-wuppertal.de@localhost <>
<> Bergische Universitaet <>
<> FB C - Physik Tel.: +49 (0)202 439-3521 <>
<> Gaussstr. 20 Fax : +49 (0)202 439-2811 <>
<> 42097 Wuppertal <>
<> <>
<><><><><><><>< Of course it runs NetBSD http://www.netbsd.org ><>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index