Credit Counseling - Loans - Payday Loan - Personal Car Finance - Cheap Loan

PDA

View Full Version : a drunk mod_rewrite actions


abuzant
Mar 27th 2006, 2:01 pm
Hello,

Even though i 'was' consideringmyself an expert, i ran into a problem that for the first time seems impossible to be solved.

I am using Apache with Plesk, mod_rewrite rules are in
/home/httpd/vhosts/DOMAINNAME.COM/conf/httpd.include

Everytime i write them, they disappear.

Anybody ran into this before? Anything i am missing?

Thanks in advance, Ruslan

LinkBliss
Mar 27th 2006, 2:14 pm
hehe. sort of maybe. On Unix any file preceded with a period . is hidden by default. Are you using FTP? Try changing the list filter to something like ls -al or something. ? I used to always have to do this with CuteFTP but HTMLKit does not seem to have the same problem.

Eric

abuzant
Mar 27th 2006, 2:18 pm
PS>
I do not use any .htaccess files, all rules hardcoded into httpd.include as mentioned above.

expat
Mar 27th 2006, 3:12 pm
they are overridden each time a change is made

check this one

http://download1.sw-soft.com/Plesk/Plesk7.1/Doc/html/plesk-7-reloaded-admin/apas02.html

expat

abuzant
Mar 27th 2006, 5:04 pm
Thank you very much, that was excatly what i was l00king for ;)
Good luck.