Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : htaccess file in a sub folder breaks the application



Threaded Mode | Print  

 htaccess file in a sub folder breaks the application (1 Replies, Read 28413 times)
tajuddin335
Group: Member
Post Group: Newbie
Posts: 1
Status:
I am having some weird issue with the Webuzo configuration. I have a htaccess file in  /home/soft/public_html/app folder. The application does not load however as soon as I remove or rename the htaccess file the application works. The htaccess file only include this code -
PHP Code

 <IfModule mod_rewrite.c>
    
RewriteEngine On
    RewriteRule 
^$ public/     [L]
    
RewriteRule (.*) public/$[L]
</
IfModule

IP: --   

htaccess file in a sub folder breaks the application
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Hi,
seems without the .htaccess the application work so the issue is in the .htaccess.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 29, 2024, 1:06 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.040