Apache
Previous  Next

Configuring Apache

Add Aliases to TradeControl

For every domain you want to use TradeControl on, create an (seperate) Alias.
For example:-

Alias /TC /www/applications/TC

Either in your vhosts file, or httpd.conf file, depending on your configuration.

Verify image

Verify if the mime type image via php is working, by browsing to the url:
http://[your domain]/TC/site/i.php

It should show an image (1 pixel).