Jason Posted April 17, 2011 Report Posted April 17, 2011 The problem i am having is when my module try's to open a .zip file for example or .css, the url is www.mysite.com/index.php/modulename/filename.zip. However because it includes the "Index.php" the website trys to find a module, instead of opening the file. Is there anyway i can do this so the website opens the .zip file instead of trying to find a module. Quote
Tom Posted April 17, 2011 Report Posted April 17, 2011 Get rid of the index php... If you're trying to use url(), instead use fileurl() Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.