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 32041 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
Guest
Group: Guest
Status:
Hi,
seems without the .htaccess the application work so the issue is in the .htaccess.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 2, 2025, 11:00 pm.

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