Giter Site home page Giter Site logo

Mod_rewrite dont work on Plesk 17 about avideo HOT 6 CLOSED

wwbn avatar wwbn commented on May 15, 2024
Mod_rewrite dont work on Plesk 17

from avideo.

Comments (6)

DanielnetoDotCom avatar DanielnetoDotCom commented on May 15, 2024

is .htaccess file there?
Did you copy it

from avideo.

Europekicker avatar Europekicker commented on May 15, 2024

yes

here the beginn of

Header set Access-Control-Allow-Origin: * RewriteEngine on
#main Files
RewriteRule    ^$ view/    [NC,L]
RewriteRule    ^bootstrap/(.+)$ view/bootstrap/$1 [NC,L]
RewriteRule    ^js/(.+)$ view/js/$1 [NC,L]
RewriteRule    ^css/(.+)$ view/css/$1 [NC,L]
RewriteRule    ^img/(.+)$ view/img/$1 [NC,L]
RewriteRule    ^page/([0-9]+)/?$ view/?page=$1    [NC,L]
RewriteRule    ^videoOnly/?$ view/?type=video    [NC,L]
RewriteRule    ^audioOnly/?$ view/?type=audio    [NC,L]
RewriteRule    ^download$ view/downloadExternalVideo.php    [NC,L]
RewriteRule    ^downloadNow$ objects/downloadVideo.php    [NC,L]
RewriteRule    ^getDownloadProgress$ objects/downloadVideoProgress.php    [NC,L]

RewriteRule    ^about$ view/about.php    [NC,L]
RewriteRule    ^contact$ view/contact.php    [NC,L]
RewriteRule    ^sendEmail$ objects/sendEmail.json.php    [NC,L]
RewriteRule    ^captcha$ objects/getCaptcha.php    [NC,L]
RewriteRule    ^monitor/(.+)$ objects/ServerMonitor/$1    [NC,L]

#for the category name

........

from avideo.

DanielnetoDotCom avatar DanielnetoDotCom commented on May 15, 2024

I really have not sure. I have no Plex to test it. See if you can google something about it.
If you find please share with me :)

from avideo.

Europekicker avatar Europekicker commented on May 15, 2024

ok sure thx

from avideo.

Europekicker avatar Europekicker commented on May 15, 2024

it works just i delete the index.php in the root and use the domain.com/install to install
just ignore the red error of mod_rewrite
now it works fine

from avideo.

DanielnetoDotCom avatar DanielnetoDotCom commented on May 15, 2024

That is great !

from avideo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.