Gonzalo,
I have exactly the same questions and have failed to find any answers so far. Is there anyone out there who has installed myphpnuke with Darrells rpm into a ibay ?
I would like to run one version in my primary ibay and another different site in a virtual domain/ibay.
I can see where the /mpn part is set in httpd.conf., but I am blowed if I can figure out how to change it to read / - if I try to do manually then the whole lot stops working.
The rpm installs a template fragment which adds the following to httpd.conf :
# Groupware: myPHPnuke
Alias /mpn /opt/groupware/myphpnuke/html
Options -Indexes
AllowOverride None
order allow,deny
allow from all
AddType application/x-httpd-php .php .php3
php_flag magic_quotes_gpc off
php_flag track_vars on
I would figure the Alias is the bit that gives the
www.yourhost.com/mpn But how you get it all too go is beyond me. Any got any clues ?
Best regards,
John