We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Problem after i put htaccess | Forum

marc santos
marc santos Dec 12 '15

hello and thank you for oxwall


i ve install version 1.72 


all was ok and when i put htaccess 


i ve this problem 


Not Found


The requested URL /demo/oxwall/video was not found on this server.


even in admin , i can't enter 



merci 


Dnyan
Dnyan Dec 12 '15
Disable video plugin and re enable it.
This will salve ur problem
marc santos
marc santos Dec 12 '15
thank you for answer 


even /demo/oxwall/admin doesn't work 


so how to disable that 


i will see with  .htaccess



DeFender
DeFender Dec 12 '15
remove .htaccess
marc santos
marc santos Dec 12 '15
even same message with firefox  , blank page with google 


i can't touch this 


htaccess.fi


htpasswd.fi


i will see and re post 


thank's



The Forum post is edited by marc santos Dec 12 '15
marc santos
marc santos Dec 12 '15
when i try to collapse comment 


i ve  Ajax Error: error!



tammy harris
tammy harris Dec 12 '15
put the default htacess file in the set debug true and post the error here
marc santos
marc santos Dec 13 '15

thank's for answer 


how to do that ?


htaccess file


php_flag  log_errors on

php_value error_log  /home/users/r/-----/www/demo/oxwall/PHP_errors.log


Options +FollowSymLinks

RewriteEngine On


rewritebase /demo/oxwall/


AddEncoding gzip .gz

AddEncoding gzip .gzip

<FilesMatch "\.(js.gz|js.gzip)$">

  ForceType text/javascript

</FilesMatch>

<FilesMatch "\.(css.gz|css.gzip)$">

  ForceType text/css

</FilesMatch>



RewriteCond %{REQUEST_URI} !^/index\.php

RewriteCond %{REQUEST_URI} !/ow_updates/index\.php

RewriteCond %{REQUEST_URI} !/ow_updates/

RewriteCond %{REQUEST_URI} !/ow_cron/run\.php

RewriteCond %{REQUEST_URI} !/e500\.php

#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$  [NC]

RewriteCond %{REQUEST_FILENAME} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$  [NC]

RewriteRule (.*) index.php


?

The Forum post is edited by marc santos Dec 13 '15
DeFender
DeFender Dec 13 '15
what is your domain or URL ? Demo?
marc santos
marc santos Dec 13 '15
i will re install LINUX 


tired with windows 


hope one day BUY !!!!!!! many pluggin and theme


merci pour vos réponses from PARIS banlieue 


 



ross Team
ross Dec 13 '15
Marc, if you put default htaccess and then you get not found error, that means you server does not meet our requirements and mod_rewrite is not enabled or properly configured, you need to contact your hosting provider to check that.