Does anyone know what exactly the Clean url script checks on Drupal 6.9 in order for the clean url option to become available?

I believe I have met all the requirements and the script is somehow corrupted since the option is still grayed out.

Does anyone know what logic/requirements this script runs through? I cant seem to find it in the configuration files of my Drupal installation.

Does anyone know what requirement is goes through?

Anyone, anyone........

Comments

pavanouce’s picture

As far as I know, you have to enable the mod_rewrite module in your apache web server configuration.

rocketboy37’s picture

Yeah I already did that and checked phpinfo() script.

rocketboy37’s picture