I have been trying to find out some info for on running Darrel Mays myphpnuke contrib in an alternative ibay rather than just on the primary one to service a virtual domain
Is there anyone out there who has installed myphpnuke with Darrells rpm into a ibay and can they give me a leg up please ?
I also wonder if someone could advise how to change the Alias which is set by default to /mpn - I can see where it is set in httpd.conf, but changing it to / does dot sort it out, so I am missing something.
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 like to see
www.mydomain.com rather than
www.mydomain.com/mpnI guess the answer is simple, but after a week of reading, I'm stuck. Any got any clues ?
Best regards,
John