pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/typo3-13



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Feb  5 12:52:17 UTC 2025

Added Files:
        pkgsrc/www/typo3-13: MESSAGE

Log Message:
Add MESSAGE which missed in previous commit.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/typo3-13/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/typo3-13/MESSAGE
diff -u /dev/null pkgsrc/www/typo3-13/MESSAGE:1.1
--- /dev/null   Wed Feb  5 12:52:17 2025
+++ pkgsrc/www/typo3-13/MESSAGE Wed Feb  5 12:52:17 2025
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2025/02/05 12:52:17 wen Exp $
+
+You will need to make Typo3 accessible through your HTTP server. If you
+are running Apache then you may add the following lines to httpd.conf:
+
+       Include ${PKG_SYSCONFDIR}/typo3.conf
+
+to make Typo3 accessible through:
+
+       http://localhost/typo3/
+
+===========================================================================



Home | Main Index | Thread Index | Old Index