i am using cakephp and i need load Module rewrite , but i can not accessing to httpd.conf.
there is way to solve this problem ?
by thanks.
i am using cakephp and i need load Module rewrite , but i can
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Its not a possibility if you do not have access to
conffiles.Modules have to be loaded when Apache start. Nothing cam be done WRT this after Apache has started.
mod_sois used to load modules. Although DSO(Dynamic Shared Object) is used, a restart to the server is required.from Dynamic Shared Object (DSO) Support: