Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
616 views
in Q2A Core by
edited by

I'm building a website, and would like to have a Q & A section, as does www.question2answer.org.
Give me a clue how to do this, for example:

 

www.mysite.com                           (static home page)
www.mysite.com/features.php   (static page)
www.mysite.com/news/1.php     (dinamic page)
www.mysite.com/qa                      (q2a home page)
www.mysite.com/qa/456/my_question

Where should I install Q2A in my domain structure?
How do I edit .htaccess?

Thanks in advance.

Q2A version: 1.7

1 Answer

+2 votes
by
selected by
 
Best answer

Install WordPress in HomePage. Install(or Integrate) Q2A in a directory('qa' in your example). you can show blog posts under 'news' and pages as static content.

note that Q2A uses php files to show static content, not WP.

by
Thanks for your answer, but do not use WordPress. My website is already built independently, with no content control system. What I want is to add Q2A to my existing website.
by
Just create another folder inside your home directory . Place all the q2a files inside there . Do proper configuration and do a installation . It should work fine .
by
I test. Was easy. Now I'm embarrassed by what my basic question. Thanks.
by
Enjoy ... :) . Good Luck
...