Sorry, where ist it ? I installed phportal, but I can't find the administration section, there is no file named man.xpc. Did I forget something ??
Hello
The man.xpc file like all *.xpc links are non-existent virtual uris that interace with PHPortal.
Using the provided .htaccess file and mod_rewrite all .xpc links are sent to the index.php file for processing.
To call man.xpc simply point your browser to yourdomain.com/man.xpc
Make sure you have .htaccess access and mod_rewrite on your apache installation.
Thank You and good luck.
Log in to post a comment.
Sorry, where ist it ? I installed phportal, but I can't find the administration section, there is no file named man.xpc.
Did I forget something ??
Hello
The man.xpc file like all *.xpc links are non-existent virtual uris that interace with PHPortal.
Using the provided .htaccess file and mod_rewrite all .xpc links are sent to the index.php file for processing.
To call man.xpc simply point your browser to yourdomain.com/man.xpc
Make sure you have .htaccess access and mod_rewrite on your apache installation.
Thank You and good luck.