Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71235 Details for
Bug 109828
dspam-web is horribly out of date
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Script run at webapp-config time to update configure.pl
installhook.sh (text/plain), 422 bytes, created by
Manuel McLure
on 2005-10-22 17:43:51 UTC
(
hide
)
Description:
Script run at webapp-config time to update configure.pl
Filename:
MIME Type:
Creator:
Manuel McLure
Created:
2005-10-22 17:43:51 UTC
Size:
422 bytes
patch
obsolete
>#!/bin/bash > ># Edit configure.pl >sed -i \ >"s,/usr/var/dspam,/var/spool/dspam, >s,\(\$CONFIG{'WEB_ROOT'}.*=.*\)\".*\";,\1\"$VHOST_APPDIR\";, >s,yourdomain\.com,$VHOST_HOSTNAME," $MY_INSTALLDIR/configure.pl > ># Edit .htaccess >sed -i "s,\.htpasswd,$MY_INSTALLDIR/\.htpasswd," $MY_INSTALLDIR/.htaccess > ># Set permissions on .cgi files >chown $VHOST_SERVER_UID:$VHOST_SERVER_GID $MY_INSTALLDIR/*.cgi >chmod 550 $MY_INSTALLDIR/*.cgi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 109828
:
71234
| 71235