symfony - assetic and url rewriting -


Hello I have to put on the website created with symfony2. I use IIS (Microsoft server), I am having trouble loading partial files because IIS requires a rewrite rule in this URL:

  & lt; Ifmodule mod_rewrite.c & gt; RewriteEngine On RewriteCond% {REQUEST_FILENAME}! -f RivetAril. ^ (. *) $ App.php [QSA, L] & lt; / IfModule & gt;  

Otherwise, instead of getting the routes, this is visible in folders.

But now property is also searching for routes !! When I open a CSS file:

Get the route css .. ..not found.

The standard error was not found; Writing the URL is also working on my property files ...

Actually I need to create a rule that ignores CSS / path, so I put the rule

"Text">

I had to add 3 conditions {PATH_INFO}, type "model does not fit" with CSS, JS, and the picture as a model.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -