How to remove calling cards (ccshop) shop from GUI

From Kolmisoft Wiki
Revision as of 07:04, 5 May 2010 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In the most bottom /etc/httpd/conf/httpd.conf file add following code line:

alias /billing/ccshop /ccshop

then restart http server by running:

service http restart

That's it.