Welcome Guest, Not a member yet? Register   Sign In
newbie need ur help!!
#5

[eluser]wissal[/eluser]
im testing in local , i dont have the .htaccess in local
i dont really understand how it works exactly, i used it just to add a password on the page..so i didnt understand what u wrote
anyway here is what i have in it on the server:

Code:
Options -Indexes
AuthUserFile /home2/netwioco/public_html/.htpasswd
AuthGroupFile /dev/null
AuthName "Private Area"
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>


what do u mean by param1 ??
Code:
<a href="&lt;?php echo base_url() ?&gt;controller/class/param1">link</a>
and why would i point to the controller while i want to load the view and my page is in the view folder??


Messages In This Thread
newbie need ur help!! - by El Forum - 06-20-2010, 04:47 AM
newbie need ur help!! - by El Forum - 06-20-2010, 05:23 AM
newbie need ur help!! - by El Forum - 06-20-2010, 05:35 AM
newbie need ur help!! - by El Forum - 06-20-2010, 06:09 AM
newbie need ur help!! - by El Forum - 06-20-2010, 08:31 AM
newbie need ur help!! - by El Forum - 06-20-2010, 03:50 PM
newbie need ur help!! - by El Forum - 06-20-2010, 04:18 PM
newbie need ur help!! - by El Forum - 06-20-2010, 07:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB