dear all

thanks a lot for all reply..

its really hard to configure and use a pmapper ms4w work with apache xampp,

but now i can use a ms4w apache for my Code igniter, just like sypou reply.

: HTTPD.conf enabled mod rewrite

change <Directory "/ms4w/Apache/htdocs"> in httpd.conf
just like this
: <Directory "/ms4w/Apache/htdocs">
    Options Indexes Includes FollowSymLinks MultiViews
AllowOverride AuthConfig FileInfo
Order allow,deny
Allow from all

</Directory>

or for reference read http://codeigniter.com/wiki/mod_rewrite

and , in folder CI must have a .httacces

thats all,

thank you so much for all :)

just copy paste htt





-- 
View this message in context: 
http://old.nabble.com/-ask--Apache-ms4w-and-apache-xampp-1.7.3-tp33369203p33441752.html
Sent from the pmapper users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to