Welcome Guest, Not a member yet? Register   Sign In
CSS Problem Solved!!!!!!!!
#13

(06-01-2017, 12:09 PM)shaser Wrote:
(06-01-2017, 11:59 AM)Paradinight Wrote:
(06-01-2017, 11:54 AM)shaser Wrote:
(06-01-2017, 11:41 AM)Paradinight Wrote:
(06-01-2017, 11:32 AM)shaser Wrote: Thanks Guys

Smile

put the file back. the file protect your folders in application from direct access :|

put the css folder above the application or use the folder structure i showed to you

it is above application folder this is the address ../application/css/file.css but if I put htaccess file back don't work.

Sad

/application/css/file.css  to /css/file.css

is this safe?

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(index\.php|css|images|robots\.txt)
RewriteRule ^(.*)$ ./index.php/$1 [L]

for the htaccess file?

Why not

- application
- system
- css

?
Reply


Messages In This Thread
CSS Problem Solved!!!!!!!! - by shaser - 06-01-2017, 11:07 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:17 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:30 AM
RE: CSS Problem - by PaulD - 06-01-2017, 11:19 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:26 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:24 AM
RE: CSS Problem - by PaulD - 06-01-2017, 11:29 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:32 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:41 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:54 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:59 AM
RE: CSS Problem - by shaser - 06-01-2017, 12:09 PM
RE: CSS Problem - by Paradinight - 06-01-2017, 08:09 PM
RE: CSS Problem - by elieldepaula - 06-01-2017, 09:49 PM
RE: CSS Problem - by shaser - 06-29-2017, 11:41 AM
RE: CSS Problem - by InsiteFX - 06-02-2017, 04:05 AM
RE: CSS Problem - by rtenny - 06-08-2017, 03:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB