aboutsummaryrefslogtreecommitdiff
path: root/www/mod_frontpage
Commit message (Collapse)AuthorAgeFilesLines
* Remove old weblinks, since the author has no more timeMartin Blapp2002-03-121-3/+2
| | | | | | | | | | | to work it. We moved the development to Sourceforge, so Jean Michel and I can work on it. Anybody interested can join. The new project name is: mirfak Notes: svn path=/head/; revision=55948
* Fix typoMartin Blapp2002-02-131-0/+9
| | | | Notes: svn path=/head/; revision=54671
* Add some notes about http.conf and what the user has to doMartin Blapp2002-02-131-0/+20
| | | | | | | | | after installation. Noted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=54668
* Fix the echo messageMartin Blapp2002-02-051-2/+2
| | | | Notes: svn path=/head/; revision=54244
* Only let the apache user execute the fpexe stub. Remove a bogusMartin Blapp2002-02-053-0/+54
| | | | | | | | | check in mod_frontpage.c Requested by: nectar Notes: svn path=/head/; revision=54243
* Sigh. Commit the update. I hope I will not find more security issues.Martin Blapp2002-02-053-8/+24
| | | | Notes: svn path=/head/; revision=54241
* Mark this port FORBIDDEN, since every previous version ofMartin Blapp2002-02-051-0/+2
| | | | | | | | | it has been exploitable including this one :-( Requested by: nectar Notes: svn path=/head/; revision=54235
* Upgrade to version 1.6 which I just have finished today.Martin Blapp2002-02-038-109/+18
| | | | | | | Reviewed by: some frontpage users Notes: svn path=/head/; revision=54175
* Stop segfaulting on commandline, if the calling user has UID of httpd.Martin Blapp2002-01-231-0/+26
| | | | | | | Check if the HTTP environment is existent. Notes: svn path=/head/; revision=53651
* Really use shtml.exe instead of shtml.dll as described in FEATURES.Martin Blapp2002-01-231-0/+10
| | | | | | | | This will fix some invalid command (/_vti_bin/shtml.dll) messages from fpexec. Notes: svn path=/head/; revision=53646
* Bump version string to fit ports/www/frontpageMartin Blapp2002-01-211-0/+11
| | | | Notes: svn path=/head/; revision=53448
* Update this apache DSO module to work with Frontpage 5.0Martin Blapp2002-01-2011-793/+55
| | | | Notes: svn path=/head/; revision=53386
* Do not overwrite config values with virtual server settingsMartin Blapp2002-01-191-2/+32
| | | | | | | Approved by: demon Notes: svn path=/head/; revision=53336
* Maintainer is now a committerMartin Blapp2001-12-241-1/+1
| | | | | | | Approved by: demon Notes: svn path=/head/; revision=52100
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Add mod_frontpage, a modular version of FrontPage extentions.Chris D. Faulhaber2001-08-3112-0/+834
PR: 29202 Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=47214