YAFLogo

nikolayraychev
14 years ago
Hi all :)

I'm just reading the installation instructions and came to the following line:

Also you'll need to add the element to the web.config to point to the correct URL. Example: If you have install the forum in the directory "http://www.yoursite.com/forum/yaf/" you will need to add /forum/yaf/ to web.config.

The two links which should describe it are dead.

Could you please explain where to put this line.

I intend to host the forum on a virtual directory for testing reasons. So the url will be localhost/YAF/ and I guess I should put /YAF/ to my web.config. But I'm just wondering where to put this line.

Thanks in advance!

Sponsor
nikolayraychev
14 years ago
I have found my answer. I'm soory for posting somthing which is already discussed.