نقل قول نوشته اصلی توسط arDEmbOt نمایش پست ها
در فایل httpd.conf دنبال خط می گردین که با DocumentRoot شروع شده است و اون تغییری که در Directory گفته را اعمال می کنید
به این شکل صحیح هست ؟

کد PHP:

# This should be changed to whatever you set DocumentRoot to.
#
<Directory "e:/wamp/www/">
Options All

AllowOverride All
</Directory>
    
#
    # Possible values for the Options directive are "None", "All",
    # or any combination of: