Oct
          12
          2015
        How to allow clean urls for drupal in a linux machine with apache
          By abernal          
              
       
    In order to allow clear URLs for drupal within a linux machine with apache, follow this process :
Required data
- apache configuration file = This is the apache file that must be modified in order to allow clean URLs (it could be a configuration file for a virtual host )
 
Sample data
- apache configuration file = httpd.conf
 
Process
1. Modify the apache configuration file