Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP Storm Built In Server Doesn't Recognize mod_rewrite

When I run my site via apache2, all of the resources load properly.

When I run it through the PHPStorm built in server, all of the mod_rewrite rules in the .htaccess file are not applied, and various resources are not found (404).

I am using the "stock" settings of the PHP built-in web server (only host and document root are configured).

like image 639
jknight Avatar asked Feb 28 '26 12:02

jknight


1 Answers

Well, the built-in server is not Apache? You might want to remote debug instead.

like image 82
Dan Dascalescu Avatar answered Mar 03 '26 02:03

Dan Dascalescu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!