skip to Main Content

Modifying GET parameter on PHP – Apache

I'm very newbie to this, so let me explain the issue: I have a cashback script, the retailer title is stored in the database, my links looking like that: example.com/view_retailer.php?id=232 I want to change that to /view_retailer?title=retailer-title I can't figure…

VIEW QUESTION

hosting Django on Apache

I'm following a tutorial trying to host Django on apache server, now as I finally installed mod_wsgi using cmd, I try to use the command: mod_wsgi-express module-config now i get another bugging error - which is: Microsoft Windows [Version 6.1.7601]…

VIEW QUESTION
Back To Top
Search