apache - How to change htdocs with Zend Framework -


I just found and installed the Zend Framework CE to test my web sites. I've used Apache earlier, but this is a great deal more GUI and automatic. My question is how will I replace Apache C: / Program file (x86) with Zend / Apache2 / htdocs / Zend Framework?

Also, I plan to use Zend Framework to test my web applications on my computer and use the server MySQL and then manually upload files, Is not it the best way to handle this? (I just got to know about this, which I've been searching for a long time ...)

  • Open httpd.conf in C: \ Program Files (x86) \ Zend \ Apache2 \ conf \

  • , then DocumentRoot "C: \" You_doc_root "(about 1/3 way down).

  • Along with that line change, the 10-13 line right & lt; Directory "C: \ Program Files (x86) \ ZEdT \ 2 \ htdocs"> & lt; The directory "C: \ you_doc_root">
  • Then restart the server (right click on the system tray icon).

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -