Dear All I've installed Koha 3 on Debian Lenny and configured Apache to work with PHP. I've Installed WordPress at /usr/share/phpdir/wordpress and make an alias in Apache conf file so that I can point http://localhost/phpdir/wordpress to access wordpress blog. Now when I point my browser at http://localhost it redirects me to Koha OPAC. I want to redirect all requests at http://localhost to http://localhost/phpdir/wordpress automatically. How can I? Thanks in anticipation Regards, Ata
Ata ur Rehman asked:
Now when I point my browser at http://localhost it redirects me to Koha OPAC. I want to redirect all requests at http://localhost to http://localhost/phpdir/wordpress automatically. How can I?
Edit the VirtualHost in koha-httpd.conf to change the redirect. Remember to /etc/init.d/apache2 reload afterwards. Hope that helps, -- MJ Ray, member of www.software.coop Experts in web and GNU/Linux (TTLLP # in subject emails = copy to all workers unless asked.) Turo Technology LLP, reg'd in England+Wales, number OC303457 Reg. Office: 36 Orchard Cl., Kewstoke, Somerset, GB-BS22 9XY
participants (2)
-
Ata ur Rehman -
MJ Ray