Skip to content

Latest commit

 

History

History
 
 

Apache

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
开启mod_rewrite

sudo a2enmod rewrite

重启apache

sudo service apache2 restart