Hi,
I have a linux system (slackware 10.2) I have wrote some files with PHP. How can I run that file in my browser under the User James . The files of PHP located at /home/james
I use apache server . I have checked the apache server it is running perfect . thanks
Run php file
Moderator: General Moderators
I think I understand your question....
Two options.
1. http://localhost/home/james
2. Change the config of Apache from localhost to 'home'
http://home/james
Two options.
1. http://localhost/home/james
2. Change the config of Apache from localhost to 'home'
http://home/james