Welcome Guest, Not a member yet? Register   Sign In
htaccess Help
#1

[eluser]Unknown[/eluser]
Hello all

Can somebody please help with the following htaccess problem.

I have an assets folder containing subdirectories for css, js, and image files that is located in the same folder as index.php. These files are referenced by a number of view files.
I also have some css and js files that apply to a particular view. These are located in the same folder as the view. (my views are organised in subdirectories within the view folder).

What I want to be able to do is have

<link href="assets/css/main.css" rel="stylesheet" type="text/css" />
<link href="thisfile.css" rel="stylesheet" type="text/css" />

as well as having htaccess rules that eliminate the need for index.php in the url address.

Any assistance on this will be gratefully received.


Messages In This Thread
htaccess Help - by El Forum - 11-23-2009, 09:41 AM
htaccess Help - by El Forum - 11-23-2009, 11:13 AM
htaccess Help - by El Forum - 11-25-2009, 04:24 AM
htaccess Help - by El Forum - 11-25-2009, 08:37 AM
htaccess Help - by El Forum - 11-25-2009, 08:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB