Suwan's blog
Wednesday, December 19, 2018
การ enable routing ใน laravel (ubuntu)
Enable mod_rewrite on the apache server:
sudo a2enmod rewrite
.
Edit
/etc/apache2/apache2.conf
, changing the "AllowOverride" directive for the /var/www directory (which is my main document root):
AllowOverride All
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment