PDA

View Full Version : Apache Configuaration question


wkkor
05-02-2007, 05:56 AM
Hi all, I have following in my apache configuration:

Alias /news /site/domains/www.malaysiakini.com/docs/page.php


There have problem while I try to access /news/?var=1 which it will be an 404 page. Kindly help please....

mikeyp
05-04-2007, 12:44 AM
Try doing this:

Alias /news "/site/domains/www.malaysiakini.com/docs/page.php"