-
Hi,
This problem is because a missing option in your apache configuration, add the AllowOverride option to the directory section, here is a example how it should looks:
<Directory /var/www/html/entertrack-1.3>
SSLRequireSSL
order deny,allow
allow from all
Options +FollowSymlinks...
2009-05-25 16:15:35 UTC in EnterTrack
-
dtrejos committed revision 1064 to the EnterTrack SVN repository, changing 1 files.
2009-04-30 16:20:42 UTC in EnterTrack
-
dtrejos committed revision 1035 to the EnterTrack SVN repository, changing 1 files.
2009-03-17 17:16:40 UTC in EnterTrack
-
dtrejos committed revision 1034 to the EnterTrack SVN repository, changing 1 files.
2009-03-17 17:14:13 UTC in EnterTrack
-
dtrejos committed revision 916 to the EnterTrack SVN repository, changing 1 files.
2009-02-01 19:58:05 UTC in EnterTrack
-
dtrejos committed revision 915 to the EnterTrack SVN repository, changing 1 files.
2009-02-01 19:46:54 UTC in EnterTrack
-
dtrejos committed revision 893 to the EnterTrack SVN repository, changing 1 files.
2009-01-30 20:43:20 UTC in EnterTrack
-
dtrejos committed revision 892 to the EnterTrack SVN repository, changing 2 files.
2009-01-30 20:41:15 UTC in EnterTrack
-
dtrejos committed revision 864 to the EnterTrack SVN repository, changing 1 files.
2009-01-29 17:27:53 UTC in EnterTrack
-
Thanks Obert,
Your code is already added into the next release, also, we improve a bit the performance in the miniview section.
David T.
2009-01-23 14:16:01 UTC in EnterTrack