نحوه فعال کردن mod_rewrite در wamp , xamp
Enable mod_rewrite in windows , WAMP, XAMPP | PHP Tutorials
نحوه فعال کردن mod_rewrite در wamp , xamp
Enable mod_rewrite in windows , WAMP, XAMPP | PHP Tutorials
ممنونم
میشه این قسمت رو بیشتر توضیح بدید ؟
کد PHP:
3) Find the line with DocumentRoot “C:/path/to/my/root”, There you will find contents like
<Directory>
</Directory>
Make sure the content inside these two braces looks like
<Directory>
Options All
AllowOverride All
</Directory>
4) All done now restart the Apache server and you will be all good to go
در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)